]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When calculating schema memory, use the actual allocated size of hash elements, not...
authordan <dan@noemail.net>
Mon, 26 Jul 2010 15:57:01 +0000 (15:57 +0000)
committerdan <dan@noemail.net>
Mon, 26 Jul 2010 15:57:01 +0000 (15:57 +0000)
commit111becfbc00429d058a91e939f9f16d8f2605b20
tree44605ab80ba09e3bf69ead89367cd2bc34a10926
parentccd4ad3e6c969c3994e2bd709978f5bc3c47f382
When calculating schema memory, use the actual allocated size of hash elements, not sizeof(HashElem). Also fix a bug in dbstatus.test

FossilOrigin-Name: e327ef37faec52ce99591266160be2ce2d577cc3
manifest
manifest.uuid
src/status.c
test/dbstatus.test