]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return an SQLITE_CORRUPT error if the content size field of a table record btree-optimization
authordrh <drh@noemail.net>
Mon, 25 Nov 2013 20:14:13 +0000 (20:14 +0000)
committerdrh <drh@noemail.net>
Mon, 25 Nov 2013 20:14:13 +0000 (20:14 +0000)
commit9b2fc61d25072edd6abce3a90255d5be95c6b8f4
treecca126044fafa41638f3580ee5fdff1441cafb1f
parentebf10b1fb4073e944cbc398c7ee4f9381655d273
Return an SQLITE_CORRUPT error if the content size field of a table record
extends off the end of a page.

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