Page MenuHome GnuPG

Corrupt sexp after 'gcry_sexp_find_token'
Closed, ResolvedPublic

Description

The attached program triggers a fatal error at sexp.c:1952:_gcry_sexp_sprint.
Instead, the assertion before the 'gcry_sexp_sprint' call should fail, because
the element following token 'n' is not a list (which works as expected when the
value for 'n' is shorter, such as "#00A53A#".)

Details

Version
1.6.0