]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the xCheckReservedLock() method on the windows VFS so that it cannot
authordrh <drh@noemail.net>
Thu, 11 Apr 2013 18:28:55 +0000 (18:28 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Apr 2013 18:28:55 +0000 (18:28 +0000)
commite82c6c39f41724006ce063c313fe22e78e8b1da4
tree809b66b12a0720c4a62b3a5dc39d11dbfaeaf159
parentef8e986bde954308f2bcb951dfccd23c04809fc4
Fix the xCheckReservedLock() method on the windows VFS so that it cannot
return a false positive when two or more processes use it at the same time
on the same file.  Ticket [7ff3120e4fa54abb55]

FossilOrigin-Name: dd3510bb20ade173c81c9874c05466011c8a249d
manifest
manifest.uuid
src/os_win.c