Home GnuPG
Diffusion GnuPG c0268c449d0f

gpg: Fix format_keyid when dynamically allocating the buffer.
c0268c449d0fUnpublished

Unpublished Commit ยท Learn More

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

Description

gpg: Fix format_keyid when dynamically allocating the buffer.

* g10/keyid.c (format_keyid): Return a char *, not a const char *.  If
BUFFER is NULL, then set LEN to the static buffer's size.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Feb 8 2016, 12:31 AM
Parents
rGad43dc6cfc2b: common: Fix comment.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rGc0268c449d0f: gpg: Fix format_keyid when dynamically allocating the buffer. (authored by Neal H. Walfield <neal@g10code.com>).Feb 14 2016, 2:46 PM