]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid an obscure race condition between a checkpointer and a writer wrapping around...
authordrh <>
Fri, 6 Mar 2026 15:01:02 +0000 (15:01 +0000)
committerdrh <>
Fri, 6 Mar 2026 15:01:02 +0000 (15:01 +0000)
commit3c7a03032f9c69feb832b96447701bee6fa3ba81
treed0e31337f728451a8dcd52b4c507b293f06bea17
parentbae4055493c3d9549f307c20851f4b2c1e0cb5c4
Avoid an obscure race condition between a checkpointer and a writer wrapping around to the start of the wal file.

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