]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assertion fault in balance_quick() that occurs when an interior
authordrh <drh@noemail.net>
Thu, 4 Jun 2009 17:02:51 +0000 (17:02 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Jun 2009 17:02:51 +0000 (17:02 +0000)
commitd46b6c23d3374e2a50c9f88b41985d4d54964198
treec5940b95c440de348a0beac478fa47dec8522505
parentc85240dbf6d8823f25fa9d49bccd8b475d9b849b
Fix an assertion fault in balance_quick() that occurs when an interior
btree node has zero cells due to database corruption.  Also update the
corrupt7.test result vectors for a couple of cases where the error report
on database corruption changed due to earlier detection. (CVS 6717)

FossilOrigin-Name: 1335e4440f5a3d24ce9ce187e0e23fc9b166ca98
manifest
manifest.uuid
src/btree.c
test/corrupt7.test