Home GnuPG
Diffusion GPGME 5673f3e54af5

cpp: Fix update of partial key in verifyresult
5673f3e54af5Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

cpp: Fix update of partial key in verifyresult

* lang/cpp/src/verificationresult.cpp
(Signature::key(bool,bool)): Don't update the returned copy
but the actual key of the signature.

The whole point of the update is to change the partial key
from the signature (e.g. only fingerprint and one uid as we
would have from tofu) to a fully keylisted one.

Details

Provenance
aheineckeAuthored on Dec 15 2016, 11:24 AM
Parents
rMecb0e3280a7d: doc: Let's suggest GNU guidelines for bit checking.
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM5673f3e54af5: cpp: Fix update of partial key in verifyresult (authored by Andre Heinecke <aheinecke@intevation.de>).Dec 15 2016, 11:39 AM