]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rig sqlite3_serialize() so that it will initialize a previously uninitialized
authordrh <>
Sat, 20 Jan 2024 16:29:19 +0000 (16:29 +0000)
committerdrh <>
Sat, 20 Jan 2024 16:29:19 +0000 (16:29 +0000)
commitb23f61b73fcbb9e3e369b222c7c3559280a4f720
tree1e586f2350b19ce39a7fc22e8a8865454e068934
parent4c43f1881e86893c22ead7a72be6b14bbcd051eb
Rig sqlite3_serialize() so that it will initialize a previously uninitialized
database prior to serializing it, so that it does not have a zero-byte size
and does not return NULL (except for OOM).
[forum:/forumpost/498777780e16880a|Forum thread 498777780e16880a].

FossilOrigin-Name: e638d5e408ea2e189b6771d16bbc2e42c606e88e05fbea78079b6e39e41f344c
manifest
manifest.uuid
src/memdb.c
test/memdb1.test