]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have sqlite3_setlk_timeout() take the database handle mutex. This fixes an assert...
authordan <Dan Kennedy>
Thu, 12 Jun 2025 07:35:38 +0000 (07:35 +0000)
committerdan <Dan Kennedy>
Thu, 12 Jun 2025 07:35:38 +0000 (07:35 +0000)
commit792d1d1b6d61453c4c4af6813f5877818f51a13c
tree6324de3499e440ba4084c7066895eb2f45e6375b
parent6a5e74cbf04e79dd7971e6dff723ef1499eddfe4
Have sqlite3_setlk_timeout() take the database handle mutex. This fixes an assert() failure that could occur if sqlite3_setlk_timeout() were called on a threadsafe handle.

FossilOrigin-Name: a95d126e1330e1b83f42b51f97c4c216622cf38062f3b5d72ccb76313187e850
manifest
manifest.uuid
src/main.c
test/walsetlk2.test