]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a case where FTS3/4 could pass a NULL pointer to memcpy() when handling a corrupt db.
authordan <Dan Kennedy>
Sat, 20 Feb 2021 19:22:32 +0000 (19:22 +0000)
committerdan <Dan Kennedy>
Sat, 20 Feb 2021 19:22:32 +0000 (19:22 +0000)
commit1e0cfd7184285d4b4592055b5214cab04165eae5
tree4c863857d64d38c4fb42d6a3c1c542c3c0f4b23c
parent1e25d20cca3ee566f38557e339c6d199772f5c96
Fix a case where FTS3/4 could pass a NULL pointer to memcpy() when handling a corrupt db.

FossilOrigin-Name: 68bb541a39833d7d4bf41aa91cb6cd9c98757d1fc8236299d09db7e9b14d8ec9
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts3corrupt4.test