]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not use shared locks on SHM files when the filename is a long DOS-device
authordrh <>
Tue, 23 Jun 2026 15:16:15 +0000 (15:16 +0000)
committerdrh <>
Tue, 23 Jun 2026 15:16:15 +0000 (15:16 +0000)
commit486d424ed8171a34f0e3dcea4c1a5ab2c8e302ae
tree1a7e11d84c64f3bc98e8a0ad6e9527a76c4a1b2d
parenta43ebd6ecf97a9f8a79e279321d8f6c99109f98e
Do not use shared locks on SHM files when the filename is a long DOS-device
path.  Only used shared locks for UNC paths.  Do not confuse the
long-DOS-device syntax with UNC paths.
[https://bugzilla.mozilla.org/show_bug.cgi?id=2016438|Bugzilla 2016438].

FossilOrigin-Name: 246f46614fbdbc2609ee1c6fffe446abd6c0121c3e626a1776bf7e09759bc973
manifest
manifest.uuid
src/os_win.c