]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return an SQLITE_CORRUPT error if the final expected size of the database when checkp...
authordan <dan@noemail.net>
Fri, 7 Aug 2020 16:28:02 +0000 (16:28 +0000)
committerdan <dan@noemail.net>
Fri, 7 Aug 2020 16:28:02 +0000 (16:28 +0000)
commit88819d5870e4d879791939af86e14e480b400fec
treeeb773e18edb3a1845632775becd6c5b3ee38a0e6
parentb19493434f77c46b926a6c59861cee22b6f90681
Return an SQLITE_CORRUPT error if the final expected size of the database when checkpointing is not reasonable - where reasonable is defined (basically) as the sum of the sizes of the database and wal files.

FossilOrigin-Name: e2799563c8a97f617c6d932719b312e3d5bff051a9a397492df8d88e8bb4260a
manifest
manifest.uuid
src/wal.c
test/corruptL.test