pgpPubkeyFingerprint() can fail, propagate errors
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 25 Oct 2011 10:53:42 +0000 (13:53 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 25 Oct 2011 10:53:42 +0000 (13:53 +0300)
commit965c53bb6c1d9f4d77a23b25a5c02f52edcd8c0a
treecb69a1677df5b0619312f6a9f1a13a5ef4eefe1c
parentbe21712e295ff3ce2154b8c4911fe881d13cc87f
pgpPubkeyFingerprint() can fail, propagate errors

- Rpm itself doesn't even use pgpExtractPubkeyFingerprint() anymore
  but there appear to be other users so leaving it alone for now,
  just behave sanely on errors.
rpmio/rpmpgp.c