]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the btreeGetUnusedPage() routine to btree.c, and use it to detect content
authordrh <drh@noemail.net>
Thu, 28 May 2015 03:28:27 +0000 (03:28 +0000)
committerdrh <drh@noemail.net>
Thu, 28 May 2015 03:28:27 +0000 (03:28 +0000)
commit7e8c6f1c2e5ee2a417b991875f48915db69dafcf
tree475d534e1f47604686ab83d360806cc02ab2fe63
parent275fe3adf1c6df8aa3181163a15136f63ab473f5
Add the btreeGetUnusedPage() routine to btree.c, and use it to detect content
pages on the freelist and to cause that condition to trigger an SQLITE_CORRUPT.

FossilOrigin-Name: fe15d1f70360d6fef8ef1a111dd43e060d059623
manifest
manifest.uuid
src/btree.c