]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a buffer overread in fts3 that can occur if the database is corrupt.
authordan <dan@noemail.net>
Wed, 27 Oct 2010 16:52:27 +0000 (16:52 +0000)
committerdan <dan@noemail.net>
Wed, 27 Oct 2010 16:52:27 +0000 (16:52 +0000)
commit8aaa252d8c4f72eec7a285f8ae356dc1b5850e11
treedf4f5ff37953d9c086fa702e40def96f329a2bd1
parent8c30711208134a8cadcc5dd3e732b0762fb41bb1
Fix a buffer overread in fts3 that can occur if the database is corrupt.

FossilOrigin-Name: 84194c4195d7144ff7f9cedcdc74fdd908f3bfcd
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts3corrupt.test [new file with mode: 0644]
test/fts3defer2.test