]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have sqlite3_setlk_timeout() take the database handle mutex. This fixes an assert...
authordrh <>
Thu, 12 Jun 2025 13:27:10 +0000 (13:27 +0000)
committerdrh <>
Thu, 12 Jun 2025 13:27:10 +0000 (13:27 +0000)
commit591d201df53ab2c1568ddd7e8d994d0a9e587621
tree427958c67d58c684d1538fec15a7bf7bb4698125
parent0e7d0e24905aee7715cd80690469a51e92b8841c
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: 954efdd30da169e508f27ddf2f94bc2c3b6cc3f4fd13ffa650ab53d3e35df566
manifest
manifest.uuid
src/main.c
test/walsetlk2.test