Take advantage of dbiCursorGetToSet() in dbiFindByLabel() & friends
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 8 Jun 2011 15:52:30 +0000 (18:52 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 8 Jun 2011 15:52:30 +0000 (18:52 +0300)
commit2957dceff962728a87edc45b349e22be87ed2c74
tree58ec7074d044abff97b59f2a9de71a9268fa5678
parent0d9fec8e6783006c0e62d31d4a28c4c6d35eca29
Take advantage of dbiCursorGetToSet() in dbiFindByLabel() & friends
- Reduces the number of arguments to somewhat saner level and
  eliminates another reincarnation of the dbt2set() + error handling
  code littered all over the place.
lib/rpmdb.c