Fix a segfault that could occur if a non-empty in-memory database was the destination...
commitbe1bfd5a33345883d2f3d861a14da0ecfa24f78e
authorDan Kennedy <danielk1977@gmail.com>
Wed, 19 Apr 2023 17:07:35 +0000 (19 17:07 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Wed, 19 Apr 2023 17:07:35 +0000 (19 17:07 +0000)
tree7dc31790584baa1f11923ea9ed69fbba11aaeb34
parent95d55f817a03c32931f9db5305a10fd2f1c0ca35
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.
[forum:/forumpost/679b4de86e763d52|Forum post 679b4de86e763d52].
src/backup.c
test/backup.test