]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reinstate the assert() removed by [0f6223b8]. Avoid holding a wal-mode write lock...
authordan <Dan Kennedy>
Tue, 25 Feb 2025 15:27:55 +0000 (15:27 +0000)
committerdan <Dan Kennedy>
Tue, 25 Feb 2025 15:27:55 +0000 (15:27 +0000)
commit58bc525e32a23396a584b556dd55a46eba927fd9
tree3bf68fe3a20e34a0a3a81633364c5fe0b4dd6aa6
parent18d9b12e9021658deff26acc6614d8708dcba464
Reinstate the assert() removed by [0f6223b8]. Avoid holding a wal-mode write lock after the transaction has been rolled back if an IO error occurs while restarting the wal file.

FossilOrigin-Name: 277e150d6ab75de2407f6761aa2359df80a4e1dbce30788df06621dee05b2ef1
manifest
manifest.uuid
src/pager.c
src/wal.c