Return error codes from rpmdbFindFpList() on "can't happen" situations.
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 7 Jun 2007 11:56:48 +0000 (14:56 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 7 Jun 2007 11:56:48 +0000 (14:56 +0300)
commit825191fe76b4b9be0062bb46be11bbd823256598
tree4bec8e7a6e2f105cbf893abcd8599646973321dc
parentfe762d20a5d4d23899029cec6ec0280473283c13
Return error codes from rpmdbFindFpList() on "can't happen" situations.
rpmtsRun() already checks it, and those things can happen in some exotic
cases like rhbz#106057 as non-root, unless the non-temporary db's are opened
before chroot...
rpmdb/rpmdb.c