]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add tests to ensure that an sqlite3_snapshot_open() client cannot be tricked into...
authordan <dan@noemail.net>
Thu, 10 Dec 2015 18:06:21 +0000 (18:06 +0000)
committerdan <dan@noemail.net>
Thu, 10 Dec 2015 18:06:21 +0000 (18:06 +0000)
commit7d15979420c6cf911862945bc07f69a309894fba
tree25b2e45c8904b8b3f942d9ffe2fe1e19add77216
parent3bf83ccd70bec2af3c47e43ff3c4157356dbbede
Add tests to ensure that an sqlite3_snapshot_open() client cannot be tricked into reading a corrupt snapshot even if another process fails mid-checkpoint.

FossilOrigin-Name: b908048b6cfa1ee2fe1f7a17bae475ddd9d0376c
manifest
manifest.uuid
test/snapshot.test
test/snapshot_fault.test [new file with mode: 0644]