Guard against NULL ds in the rpmds indexed getters
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:09:50 +0000 (10:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:09:50 +0000 (10:09 +0300)
commitdb80e6ed5aea6c688104125059b3f11cc763f682
tree4fdde059a480e194a521bcb1492d68fe4963b78a
parentf4758b19201d6780d9bb84e50ee004090ec4b1bf
Guard against NULL ds in the rpmds indexed getters

- NULL dependency sets are all over the place as NULL ds means
  "no dependencies of this kind", whereas for eg rpmfi NULL is an
  error.
lib/rpmds.c