]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix two faulty assert() statements btree. (It was possible for the assertions
authordrh <drh@noemail.net>
Thu, 9 Jul 2009 13:25:32 +0000 (13:25 +0000)
committerdrh <drh@noemail.net>
Thu, 9 Jul 2009 13:25:32 +0000 (13:25 +0000)
commit7157e1d2e5863cd0db865ee1e1c1f8f65cefdc16
treed298f9790c637031cae397c8ec68664c47466126
parent5cb0963fdc6a371562f9045d4e6f113f3b076164
Fix two faulty assert() statements btree.  (It was possible for the assertions
to be false given a corrupt database file as input.) (CVS 6872)

FossilOrigin-Name: 9403f04dfdabdd2ba9adb1a91ca9b400cf4ca6b3
manifest
manifest.uuid
src/btree.c