]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In LSM, avoid calling the VFS xTestLock method to test for a lock that
authordan <dan@noemail.net>
Mon, 10 Jul 2017 18:33:41 +0000 (18:33 +0000)
committerdan <dan@noemail.net>
Mon, 10 Jul 2017 18:33:41 +0000 (18:33 +0000)
commitff7733db52538c44e93568c788330ba2f094c397
tree7b7b404a1701ee187f41f912d812ee73f39168d8
parentdbc26722cd1f96abc919e8f05091ffe4e9897c0a
In LSM, avoid calling the VFS xTestLock method to test for a lock that
conflicts with one held by the same process. The results of such a call are
considered undefined (since they are different under win32 and posix).

FossilOrigin-Name: a82a9bea624caf6b24d8e3f3c596817968b258f06e54288022f6df8226281057
ext/lsm1/lsm_shared.c
manifest
manifest.uuid