]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Pervent the parser stack from growing to be larger than 100 plus four times parser-recursion-limit
authordrh <>
Tue, 18 Nov 2025 02:24:46 +0000 (02:24 +0000)
committerdrh <>
Tue, 18 Nov 2025 02:24:46 +0000 (02:24 +0000)
commit6b783ec950d2a0fa153fc4c7a1d09748e2f06560
tree776c4857c6ed8ee429e7bd1c20c19a144433ba36
parent847d2ed685b1ac0168d1f1b3a406935571e6d0c4
Pervent the parser stack from growing to be larger than 100 plus four times
the SQLITE_LIMIT_EXPR_DEPTH setting.

FossilOrigin-Name: 5728129e5432500550096e2a1350897881f0379b49b60faf49481c505b1eb323
doc/lemon.html
manifest
manifest.tags
manifest.uuid
src/parse.y
tool/lemon.c
tool/lempar.c