Home GnuPG
Diffusion GnuPG 12443eafa6e1

g10: Avoid an unnecessary copy.
12443eafa6e1Unpublished

Unpublished Commit ยท Learn More

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

Description

g10: Avoid an unnecessary copy.

* g10/sig-check.c (signature_check2): Avoid copying PK to RET_PK.
Instead, directly use the provided storage.  If none is provided
allocate some.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Sep 23 2015, 8:50 PM
Parents
rG5c067d54d349: ssh: Fix fingerprint computation for EdDSA key.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG12443eafa6e1: g10: Avoid an unnecessary copy. (authored by Neal H. Walfield <neal@g10code.com>).Sep 29 2015, 11:32 AM