]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add corruptD.test, a container for testing the "cell overflow" problem. Also shuffle...
authordanielk1977 <danielk1977@noemail.net>
Wed, 3 Jun 2009 17:26:17 +0000 (17:26 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 3 Jun 2009 17:26:17 +0000 (17:26 +0000)
commit93c829c1100b74a07a1f7d7d0391b456bd1b5df0
tree51c47c223e7782898ff6e05358570934ebc91423
parent0d19f7ac5754c7f4153a381e0a8fbb3e71d10d66
Add corruptD.test, a container for testing the "cell overflow" problem. Also shuffle a small amount of code in BtreeInitPage() to check that the page header pointer to the start of the cell offset array is set to a sane value. (CVS 6710)

FossilOrigin-Name: 7fa5d3cb0fa05f7d901bcc139c2c037ce5944caa
manifest
manifest.uuid
src/btree.c
test/corruptD.test [new file with mode: 0644]