Home GnuPG
Diffusion GPGME b1e5f3b18310

core: Fix SIG_CREATED status parsing for 0x1F sigs

Description

core: Fix SIG_CREATED status parsing for 0x1F sigs

* src/sign.c (parse_sig_created): Special case the rfc4880 "1F" status.

This has always been wrong but we can't simply force strtol to assume
hex. Patch compiles but has received no specific test. For details
see