]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental changes that prevent parser stack overflows by growing the
authordrh <>
Fri, 26 Jan 2024 20:34:48 +0000 (20:34 +0000)
committerdrh <>
Fri, 26 Jan 2024 20:34:48 +0000 (20:34 +0000)
commit82bf13796adf380c70badde482e1e05c5d151128
tree5a9563f6264d914c0eacdc2626425d68ee1eb5d3
parent539085ddf5d575e3be4ace469551d4d7ff92b975
Experimental changes that prevent parser stack overflows by growing the
parser stack with heap memory when it reaches its limit.

FossilOrigin-Name: 3fd062905fc20507b7cfc97fa976ac5b57c5b68926bf9136bd5ea4265d2d6528
doc/lemon.html
manifest
manifest.uuid
src/parse.y
tool/lemon.c
tool/lempar.c