]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an assert ("assert( subpage>0 )") from btree.c that may not be true for a...
authordanielk1977 <danielk1977@noemail.net>
Mon, 13 Jul 2009 09:41:45 +0000 (09:41 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 13 Jul 2009 09:41:45 +0000 (09:41 +0000)
commit8f880a8cfb3bff57ddbd1e17240bcc7585b7aabc
tree0ea2bdd8d32f1c6aa411d890f14f66f22a319df4
parent3fd7cf5aa12b34258bc2ad635d3f5ca719ba58ea
Remove an assert ("assert( subpage>0 )") from btree.c that may not be true for a corrupt database. Also add comments and other assert() statements to btree.c function moveToRoot(). (CVS 6886)

FossilOrigin-Name: 3151dab9c78106217ec80ebadc666dfd11b42029
manifest
manifest.uuid
src/btree.c
test/corrupt.test