]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an OOB read in the INSTR() function introduced yesterday by check-in
authordrh <drh@noemail.net>
Wed, 18 Sep 2019 11:16:46 +0000 (11:16 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Sep 2019 11:16:46 +0000 (11:16 +0000)
commit9d70284022fbc4d7fecb4c4b60f98589e6897a9f
tree6990ba64620756b093c3c71465c10757e089c654
parentec722c1088769846a58cc3c2b277222249e92c08
Fix an OOB read in the INSTR() function introduced yesterday by check-in
[3fb40f518086c1e8] and detected by OSSFuzz.  The test case is in TH3.

FossilOrigin-Name: d49047c1b59bbfd05204af9973cdb0fab51b4d2661b550aec10d917fff94dc9b
manifest
manifest.uuid
src/func.c