]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect and suppress an endless loops in clearDatabasePage() that might result apple-osx-385
authordrh <drh@noemail.net>
Mon, 6 Apr 2015 22:05:23 +0000 (22:05 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Apr 2015 22:05:23 +0000 (22:05 +0000)
commit33d87fcbed75e855170f5b7764ca86b8c035d4a3
tree90b6566a0ff1974caa03f1130be620d7c5c748f5
parent59967e2d2e3e2e3fb9b78e3d9a36b3d8089a8b87
Detect and suppress an endless loops in clearDatabasePage() that might result
from a corrupt database file.  This is an edited cherry-pick from
[30011ad2f55c] and [395bb3e677a].

FossilOrigin-Name: e5f5ef008dba226ee8611dedaa8d1c34d14227c9
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
test/corruptJ.test [new file with mode: 0644]