]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an assert() in the unix file locking logic that is not true
authordrh <>
Mon, 20 Jan 2025 19:19:31 +0000 (19:19 +0000)
committerdrh <>
Mon, 20 Jan 2025 19:19:31 +0000 (19:19 +0000)
commitc69d537b93c85222ca8d44287b4167a2b28d1145
tree236c65bda5271018fcdd5fb06387948d43d4585d
parent467e20ad1d579cf8a405a715e250d12ff25de952
Remove an assert() in the unix file locking logic that is not true
if alternative VFS "unix-excl" is used for a read-only connection.

FossilOrigin-Name: bd5dc92368e41231a07bb59dd3db8942e238129ec7a3c8d785459d9b62bfcba3
manifest
manifest.uuid
src/os_unix.c