]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect a corrupt UnpackedRecord and return SQLITE_CORRUPT prior to calling
authordrh <drh@noemail.net>
Sat, 30 Nov 2013 12:49:28 +0000 (12:49 +0000)
committerdrh <drh@noemail.net>
Sat, 30 Nov 2013 12:49:28 +0000 (12:49 +0000)
commit094b7587fcade1fc3d33216c410a3d0ba7e0c2f4
tree471e534857a6cbe17695f206b950f0dae2fede89
parentb202366509ad80878c297bb97e68c15ec6df48e0
Detect a corrupt UnpackedRecord and return SQLITE_CORRUPT prior to calling
sqlite3BtreeMovetoUnpacked().

FossilOrigin-Name: 55ec474db8935ef36fae30da5d11f5701c60c088
manifest
manifest.uuid
src/btree.c