]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Preserve the number of requested PAGECACHE pages even if the memory pointer
authordrh <drh@noemail.net>
Sat, 4 Jul 2015 18:15:04 +0000 (18:15 +0000)
committerdrh <drh@noemail.net>
Sat, 4 Jul 2015 18:15:04 +0000 (18:15 +0000)
commit01c5c00c1299dd4c7933cc3df231c04183aedc47
tree8fa614433b6e6bc39082338b6da7bee4afb2737a
parent70c8885417dfaba63df287ffa4ff23ec0170a026
Preserve the number of requested PAGECACHE pages even if the memory pointer
or size is zero.  Enhance the pcache1.c header comment to explain the memory
layout of a page cache line.

FossilOrigin-Name: dacb2a615ce1c0573baf4518000454038745cf2a
manifest
manifest.uuid
src/malloc.c
src/pcache1.c