]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid an obscure race condition between a checkpointer and a writer wrapping around...
authordan <Dan Kennedy>
Tue, 3 Mar 2026 17:34:01 +0000 (17:34 +0000)
committerdan <Dan Kennedy>
Tue, 3 Mar 2026 17:34:01 +0000 (17:34 +0000)
commitfe57e14b49f9189b56da8233ab3415ce5ff6b1ff
treef64c05fa1152803f6f910001285465c149556bff
parent18f99f43bcf34c88caa8634f91ccbcf5854bbfd3
Avoid an obscure race condition between a checkpointer and a writer wrapping around to the start of the wal file.

FossilOrigin-Name: 053bd3930f827156fd67ea4546a36227cffbb6f8bada3b5d1a7cf5f1867ac624
manifest
manifest.tags
manifest.uuid
src/wal.c
test/walrestart.test [new file with mode: 0644]