]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault that could occur if a non-empty in-memory database was the destination...
authordan <Dan Kennedy>
Wed, 19 Apr 2023 17:07:35 +0000 (17:07 +0000)
committerdan <Dan Kennedy>
Wed, 19 Apr 2023 17:07:35 +0000 (17:07 +0000)
commit3115b36d67ff3b15ca87c11c1b2291371a52d39c
tree4bd14c2fa5e3f98a4b722bd43d6c9abbd55b5fe3
parent2c5c124064103fe92548c4854be5c18a4bdbe162
Fix a segfault that could occur if a non-empty in-memory database was the destination of a backup operation from a database with a smaller page size.

FossilOrigin-Name: 020968f857d7b90bab3525fc9d6b859a019f6a80422c3d5ffb88f5bdb8e02a11
manifest
manifest.uuid
src/backup.c
test/backup.test