]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the busy-handler count is reset at the end of each sqlite3_file_control...
authordan <dan@noemail.net>
Fri, 4 Sep 2020 17:30:59 +0000 (17:30 +0000)
committerdan <dan@noemail.net>
Fri, 4 Sep 2020 17:30:59 +0000 (17:30 +0000)
commit2b06b0769ed38e408b4d28406db44cda44bdbbcd
treea6cb364f5cf612762d5aea55100da3e8cba673e5
parent52cfe0312a3e26267635d7bc06f145e62e9183ce
Ensure that the busy-handler count is reset at the end of each sqlite3_file_control() and sqlite3_prepare() (and _v2() and _v3()).

FossilOrigin-Name: 5dd05940617fb05ee2faf212b15afc3a8e9695318eccb76761b37359fea681d1
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/prepare.c
test/busy2.test