]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect when an attempt is made to write to a pointer map page that is also fuzzcheck-fix
authordrh <drh@noemail.net>
Fri, 14 Dec 2018 03:14:18 +0000 (03:14 +0000)
committerdrh <drh@noemail.net>
Fri, 14 Dec 2018 03:14:18 +0000 (03:14 +0000)
commit203b1ea0f5d6bb7b8b1c68bcb7e4563a233df872
treeabd54f572714d2e4d10a0976d9231b723baa6547
parente45985b5951c8afc544361157c819717641df7ee
Detect when an attempt is made to write to a pointer map page that is also
being used as a btree page and report corruption.

FossilOrigin-Name: 3036fd71ac7063359b04a0ed54a6c63a380eb7ff75cd29ed27486d4259066aee
manifest
manifest.uuid
src/btree.c