]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a heap-corruption causing race condition in os_unix.c that could occur unix-lock-fix-attempt
authordan <dan@noemail.net>
Mon, 13 Aug 2018 12:58:48 +0000 (12:58 +0000)
committerdan <dan@noemail.net>
Mon, 13 Aug 2018 12:58:48 +0000 (12:58 +0000)
commit8afa8f140859d908b0570b738f22c36f354eda34
tree2601672572f46c0336149a876994cc5239484c6f
parent3e2c842e467e80af2afdec6e9a958b965a138c14
Fix a heap-corruption causing race condition in os_unix.c that could occur
when one thread wal opening a database file while another is unlocking the
same file.

FossilOrigin-Name: 2447e0fd9830b4de9feeb178a0bff67a9065e3072120d4453bcdd3950d681adb
manifest
manifest.uuid
src/os_unix.c