+2026-01-02 Niels Möller <nisse@lysator.liu.se>
+
+ * sexp.c (sexp_iterator_exit_list): Rewrite to not recurse via
+ sexp_iterator_next.
+
2025-12-17 Niels Möller <nisse@lysator.liu.se>
* sexp.c (sexp_iterator_simple): Fix off-by-one error in length
Baryshkov years ago, but delayed, since it implies an ABI
break.
+ Bug fixes:
+
+ * Fix off-by-one bug in sexp parser, which could result in a
+ one byte overread on invalid input. Also fix excessive
+ recursion and stack usage for some inputs. Both problems
+ reported via oss-fuzz.
+
New features:
* Support for SLH-DSA signatures (stateless hash-based digital