]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix handling of an xShmLock(SHARED, UNLOCK) call when the caller does not hold any... unixshmlock-opt
authordan <dan@noemail.net>
Fri, 28 Aug 2020 20:01:06 +0000 (20:01 +0000)
committerdan <dan@noemail.net>
Fri, 28 Aug 2020 20:01:06 +0000 (20:01 +0000)
commit6acdee676551f5fc2fc5ab89bed8c379769eafa9
treeefab63460212d2775630d494f69ab4ea72e2da23
parent8337da6678bc2f83c0ba84aec89c751cdeadf1e5
Fix handling of an xShmLock(SHARED, UNLOCK) call when the caller does not hold any lock on the specified slot, but another connection in the same process holds an EXCLUSIVE.

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