]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Overnight, OSSFuzz helpfully pointed out a potential use-after-free bug in
authordrh <drh@noemail.net>
Sat, 26 Oct 2019 12:27:55 +0000 (12:27 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Oct 2019 12:27:55 +0000 (12:27 +0000)
commitd901b168b58bb82192bcfc5dcb3b7ae316af1497
tree306ccc6b4f70ad83f391cd0a82138f76f896a8f4
parent0660884ea02dd51864223f7c31e0293b9bbd7429
Overnight, OSSFuzz helpfully pointed out a potential use-after-free bug in
yesterdays changes, involving continued use of a pointer after the memory
pointed to had been realloc()-ed.  Thanks Google.

FossilOrigin-Name: c422afb507dc875751e6a72e4ba5f4f0793097c0de4533c1600311f689e76ed7
manifest
manifest.uuid
src/insert.c