]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an "|| CORRUPT_DB" term to an assert() that might be false if the database
authordrh <drh@noemail.net>
Wed, 6 Mar 2019 14:08:41 +0000 (14:08 +0000)
committerdrh <drh@noemail.net>
Wed, 6 Mar 2019 14:08:41 +0000 (14:08 +0000)
commitaff0fd483c24ea83377824dbcbd17fad374594b2
tree20e11b88552ed977035542aacdd917a9d27f758b
parentaaad696141fdb4d72e9c8289e7d9183f9493c23f
Add an "|| CORRUPT_DB" term to an assert() that might be false if the database
is corrupt.  Also add a branch to have sqlite3PagerMovepage() return
SQLITE_CORRUPT in that case.

FossilOrigin-Name: b0d5cf40bba34e459caa7480bc84a1d75496c2ab52029f4bb0a31f2d9369a8ee
manifest
manifest.uuid
src/pager.c
test/fuzzdata8.db