diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2011-11-09 09:19:48 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-11-09 09:23:26 +0200 |
commit | 9e9761caa885dfe5f588b9322cce9eaf03168510 (patch) | |
tree | e4d7131088f9398e5e4aed61192e2f36b628730e /rpmio/rpmstring.h | |
parent | 917a5c4f6b78174e3c7387fc7fb56e2900f2543e (diff) | |
download | librpm-tizen-9e9761caa885dfe5f588b9322cce9eaf03168510.tar.gz librpm-tizen-9e9761caa885dfe5f588b9322cce9eaf03168510.tar.bz2 librpm-tizen-9e9761caa885dfe5f588b9322cce9eaf03168510.zip |
Don't make assumptions about how pgpDig allocates things
- Only call pgpDigGetParams() on the public key once we've at least
tried to fetch it via rpmKeyringLookup(). This way we dont assume
things about how pgpDig internal allocation is done - currently
it does return what's essentially a static pointer into pgpDig,
but this is not a reasonable assumption for an opaque type.
No functional changes.
Diffstat (limited to 'rpmio/rpmstring.h')
0 files changed, 0 insertions, 0 deletions