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>
gpg: Fix format_keyid when dynamically allocating the buffer. c0268c449d0fUnpublished Tags None Subscribers None
Description
Details
|