]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the journal file is closed when transitioning into MEMORY journal
authordrh <>
Thu, 12 Oct 2023 17:41:18 +0000 (17:41 +0000)
committerdrh <>
Thu, 12 Oct 2023 17:41:18 +0000 (17:41 +0000)
commit5d9a6c6734168c8388eba41270fa4415f4dfee1c
tree75fae2026adec3757ed386358c0d29f82951bfa1
parent35d6c24fd544da6c8709b199e7f0b0115d093dee
Make sure the journal file is closed when transitioning into MEMORY journal
mode, to avoid an assertion fault in the new sqlite3_randomness() avoidance
code added by [c84e4483cb44f827].

FossilOrigin-Name: 29937081a986d88f495ad48748c35ff5829f0ac31dd4ad3e48d180ae2fcb9a0c
manifest
manifest.uuid
src/pager.c