]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Quick patch to the Lemon parser template to avoid an array overread reported
authordrh <drh@noemail.net>
Sun, 1 Jul 2018 16:05:40 +0000 (16:05 +0000)
committerdrh <drh@noemail.net>
Sun, 1 Jul 2018 16:05:40 +0000 (16:05 +0000)
commit9f607e9c231dafcd64602fd9deee48a37ff27c07
tree1b37846a33253db9e6c61167d019a277bedbc349
parentd2ac43ea388cd9396161d55f533a3154d73ca3f6
Quick patch to the Lemon parser template to avoid an array overread reported
by OSSFuzz.  A proper fix involves enhancements to the table generators in
Lemon to make the overread impossible.  That fix will take longer to
implement.  The current check-in is a stop-gap.

FossilOrigin-Name: 3f6730be4cb712a28401be6d96e56ccb3f2e98dd8961b477befec3f363715178
manifest
manifest.uuid
tool/lempar.c