]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent a possible NULL pointer dereference in the OP_Found opcode that
authordrh <drh@noemail.net>
Fri, 19 May 2017 23:04:04 +0000 (23:04 +0000)
committerdrh <drh@noemail.net>
Fri, 19 May 2017 23:04:04 +0000 (23:04 +0000)
commitd8025e43ae7ea99f844e595377a1dd4c3b1618a4
treee46b1be7aae6a36979c59f2cfc356340c4e0676e
parent8c3bde05ce4da421bd409af806f66a7f0de53e48
Prevent a possible NULL pointer dereference in the OP_Found opcode that
can follow an OOM error.  Problem found by OSS-Fuzz.

FossilOrigin-Name: 50ad60ded54aa22dfdf519ed5da6451de790e22a972ff299f7976fbdce7a0579
manifest
manifest.uuid
src/vdbe.c