]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If the journal file is open when unlocking the database, close it just before unlocki...
authordanielk1977 <danielk1977@noemail.net>
Tue, 13 Jan 2009 16:03:44 +0000 (16:03 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 13 Jan 2009 16:03:44 +0000 (16:03 +0000)
commit5f2d46b31371a2bb662a7f7800876ba67b722f43
tree7395b3012df1c01370836aafbdd461455df4d7aa
parent6338323c496c11d8ac421647f0eb3356f276ea6c
If the journal file is open when unlocking the database, close it just before unlocking the database file instead of just after. This may fix #3572. (CVS 6171)

FossilOrigin-Name: 36fe9a7a51b5279f1a3964139aa636e81f9c8b06
manifest
manifest.uuid
src/pager.c