]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an obscure problem with releasing savepoints stored in an in-memory journal that...
authordrh <>
Sun, 2 Jan 2022 17:24:29 +0000 (17:24 +0000)
committerdrh <>
Sun, 2 Jan 2022 17:24:29 +0000 (17:24 +0000)
commit2718c7dec7322c07f8e1a6392c0a95f1fdc5653d
tree184dda7e4418ab9e959f8384c2a9e7cdc14765d2
parent4a6393e96e8d4a485e49712ceda884438f7ac80c
Fix an obscure problem with releasing savepoints stored in an in-memory journal that could cause subsequent savepoint rollback to fail.

FossilOrigin-Name: 3c0806e4df3ba795962b0111236b2b6f27f63a35a02055c251f750ef02622803
manifest
manifest.uuid
src/memjournal.c
src/pager.c
test/memjournal2.test [new file with mode: 0644]