]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the sqlite3BtreePrevious() routine terminates properly if the
authordrh <drh@noemail.net>
Fri, 6 Apr 2007 01:03:32 +0000 (01:03 +0000)
committerdrh <drh@noemail.net>
Fri, 6 Apr 2007 01:03:32 +0000 (01:03 +0000)
commit8c4d3a6b42342f9b4b3757d520e1a00fd00abda1
tree1a4e35758354ee58ee72187cf0e8c7b7837e0217
parentbd08af48710c7ecf7783847b75cf7bf39a7651a6
Make sure the sqlite3BtreePrevious() routine terminates properly if the
table is deleted out from under it.  Ticket #2286.  This bug was discovered
while trying to increase test coverage from 98.5% to 99% - once again
showing the value of full coverage testing. (CVS 3818)

FossilOrigin-Name: bebf8d2f886ed9fe1b96e4cb11ab3de2f2f7d2c8
manifest
manifest.uuid
src/btree.c
test/misc2.test