Avoid theoretical NULL pointer dereference
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 7 Sep 2009 12:04:01 +0000 (15:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 7 Sep 2009 12:04:01 +0000 (15:04 +0300)
commit2bdd1a5f5c4b23612a7d87992597b1cd39db86c5
tree03f73517c610768039bf1dc922d837892a2529c8
parentd510dfa538ed04b27bd3dc2fa75596f15bd4bee7
Avoid theoretical NULL pointer dereference
- if sbp ends up not set it's an "internal error" really, dont bother
  with error message
build/parseBuildInstallClean.c