]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix SQLITE_ENABLE_SETLK_TIMEOUT assert() statements in os_unix.c to avoid reading...
authordan <Dan Kennedy>
Wed, 20 Dec 2023 19:33:41 +0000 (19:33 +0000)
committerdan <Dan Kennedy>
Wed, 20 Dec 2023 19:33:41 +0000 (19:33 +0000)
commit0d7f0e49a405484b8fa7fcad76f55b648ad8574b
treec6c0022fd5eec72b2d6a451cca1098cfc4541e10
parent95cf95841c81a777a9268a1a375b30b6a8466628
Fix SQLITE_ENABLE_SETLK_TIMEOUT assert() statements in os_unix.c to avoid reading past the end of the unixShmNode.aMutex[] array.

FossilOrigin-Name: 029a05cd2928d43d81e4549cce5388c432e2c9e75e3fa0b2fe6e91021b2fb9ac
manifest
manifest.uuid
src/os_unix.c