Make it an error to call dbiGetToSet() with NULL keyp
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 9 Jun 2011 08:07:21 +0000 (11:07 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 9 Jun 2011 08:07:21 +0000 (11:07 +0300)
commit64cbf9dac92599aa967cdc34babf006644b29ef2
tree9e9b65445a3a6b8314b88013583ce8e22978578b
parentfa8684da9200c6b1e2a1d3686f55de915fc9f545
Make it an error to call dbiGetToSet() with NULL keyp
- All current callers always supply non-NULL keyp, and requiring
  this gives useful possibilities elsewhere
lib/rpmdb.c