]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a race condition in os_unix.c that may occur when one thread is opening a connect...
authordan <dan@noemail.net>
Tue, 20 Jul 2010 18:59:00 +0000 (18:59 +0000)
committerdan <dan@noemail.net>
Tue, 20 Jul 2010 18:59:00 +0000 (18:59 +0000)
commit0668f5916e4032e5eeec8bf0a0d43d5a4428b921
tree12d0979bb8a3e3d76106b4d9f5dc81b3280c0e52
parent74bec6b93f453065388a9a6c55dd745eeb2b340a
Fix a race condition in os_unix.c that may occur when one thread is opening a connection to a shared-memory block and another is either closing or locking the same shared-memory.

FossilOrigin-Name: 3b7330c19a5327322068e9460018fe0152b8ac87
manifest
manifest.uuid
src/os_unix.c