Change most of the FDSANE() asserts into good old NULL-checks
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 22 Mar 2010 11:47:32 +0000 (13:47 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 22 Mar 2010 11:47:32 +0000 (13:47 +0200)
commit00fb04f708d724eb46b8d54131d85f2679b92240
tree547a8045b333617faf07262ae24e3005f23992c9
parentd71964bda572f5fd141ddc35b506d4086e631264
Change most of the FDSANE() asserts into good old NULL-checks
- blowing up with an assert failure deep inside io "library" is not
  a very friendly thing to do...
rpmio/rpmio.c