]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that empty space on pages is zeroed before they are written to disk.
authordan <dan@noemail.net>
Thu, 16 Nov 2017 20:48:47 +0000 (20:48 +0000)
committerdan <dan@noemail.net>
Thu, 16 Nov 2017 20:48:47 +0000 (20:48 +0000)
commitcda185d3a268f17faf85968b036070d45bd030fb
treebefbb45da34a95f67674607b2860a0f5030bba6c
parent3dbb4acf0715336c867758d6de81e57a2a1b8e96
Ensure that empty space on pages is zeroed before they are written to disk.
This helps with compressed databases, and stops valgrind complaining about
uninitialized bytes and write().

FossilOrigin-Name: 5ffec5db33137251090d45e2ca7e3e7823e3215ae89822d905923424ceba2ac2
ext/lsm1/lsm_sorted.c
manifest
manifest.uuid