]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid use-after-free and double-free errors that could occur if an fts5 table
authordan <dan@noemail.net>
Thu, 10 Jan 2019 17:08:20 +0000 (17:08 +0000)
committerdan <dan@noemail.net>
Thu, 10 Jan 2019 17:08:20 +0000 (17:08 +0000)
commit25e3073741c2bc23b846bd74dc50334295dd2c1a
treef4eb7f1eef4e5718797148fe31e24dcf14f03341
parentc80864d77aa1fe06ca7589bafe66ea2b2d350649
Avoid use-after-free and double-free errors that could occur if an fts5 table
is modified in certain ways while there are active cursors.

FossilOrigin-Name: 3291b2a6fe6f38ae91b933e5cd2bf7d97432374b4fb1fccd92b4bd759b02ee06
ext/fts5/fts5_index.c
ext/fts5/test/fts5corrupt3.test
ext/fts5/test/fts5update.test
manifest
manifest.uuid