Home GnuPG
Diffusion GnuPG 3798f73c07f3

g10: Simplify code: remove field struct getkey_ctx_s.keyblock.
3798f73c07f3Unpublished

Unpublished Commit ยท Learn More

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

Description

g10: Simplify code: remove field struct getkey_ctx_s.keyblock.

* g10/getkey.c (struct getkey_ctx_s): Remove field keyblock.
(finish_lookup): Add parameter keyblock.  Update caller to pass this.
(lookup): Add new local variable keyblock.  Use this instead of
ctx->keyblock for referencing the keyblock.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Sep 9 2015, 8:04 PM
Parents
rG7d5999f0964c: agent: Fix registering SSH Key of Ed25519.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG3798f73c07f3: g10: Simplify code: remove field struct getkey_ctx_s.keyblock. (authored by Neal H. Walfield <neal@g10code.com>).Sep 16 2015, 3:15 PM