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#".)
Description
Description
Details
Details
- Version
- 1.6.0
Related Objects
Related Objects
- Mentioned Here
- rCcbdc355415f8: sexp: Fix broken gcry_sexp_nth.