]> git.ipfire.org Git - thirdparty/nettle.git/commit
Fix arithmetic overflow issues in sexp parser.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 30 Apr 2026 18:52:45 +0000 (20:52 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 30 Apr 2026 18:52:45 +0000 (20:52 +0200)
commitfd39287a6f40aab85944bfc564f979e88461fb6b
tree8208d0cdf2c8dbb04d2699f8f1dd947d1082f644
parentfed5800c9d2dd39d09a64559b294dc8756c33849
Fix arithmetic overflow issues in sexp parser.
ChangeLog
sexp.c
testsuite/sexp-test.c