]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the b-tree layer return SQLITE_CORRUPT to any attempt to open a cursor with...
authordan <dan@noemail.net>
Mon, 25 May 2015 19:24:36 +0000 (19:24 +0000)
committerdan <dan@noemail.net>
Mon, 25 May 2015 19:24:36 +0000 (19:24 +0000)
commit08f901b0086444209c4e37cbfc223cec3498d227
treed6052ae2b7a683a0cf0cded5c68006e483152628
parent0f8076dd696db045e95781ddf964a4783f86ee8a
Have the b-tree layer return SQLITE_CORRUPT to any attempt to open a cursor with a root page number less than 1.

FossilOrigin-Name: aa18c8e9d1676b1caa53bc5f5c1dc5f201089b88
manifest
manifest.uuid
src/btree.c
test/corruptI.test