]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a race condition causing SQLite to use a busy-handler for an operation that shoul...
authordan <Dan Kennedy>
Fri, 24 Jan 2025 15:49:47 +0000 (15:49 +0000)
committerdan <Dan Kennedy>
Fri, 24 Jan 2025 15:49:47 +0000 (15:49 +0000)
commit2539fb2bc57adebef779a13c18f788e14461f7c8
treed41f540bd0391f0c407784cf5cca2407821dbe4c
parentff6bff4059235a583bd7b1c1928a956c4ed9b4f6
Fix a race condition causing SQLite to use a busy-handler for an operation that should not.

FossilOrigin-Name: 6ab9ed8eef77781898375038ab05fc6e5f46b745e4906691393b8b1d90570eb6
manifest
manifest.uuid
src/wal.c
test/walsetlk2.test [new file with mode: 0644]