]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have sqlite3_snapshot_open() avoid a race condition by taking a shared CHECKPOINTER...
authordan <dan@noemail.net>
Thu, 10 Dec 2015 15:45:15 +0000 (15:45 +0000)
committerdan <dan@noemail.net>
Thu, 10 Dec 2015 15:45:15 +0000 (15:45 +0000)
commit3bf83ccd70bec2af3c47e43ff3c4157356dbbede
tree2015c49ba424e06b1c01768c6eeeed110766d947
parentc9fb38e7adf81cd7ca2b1af4f64bb5787c7dad05
Have sqlite3_snapshot_open() avoid a race condition by taking a shared CHECKPOINTER lock while checking pInfo->nBackfillAttempted.

FossilOrigin-Name: 8084eae0bc4f6513b1147fb890a6b2813f1c0a09
manifest
manifest.uuid
src/wal.c
test/snapshot.test