]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the Mem.szMalloc element to the Mem object and use it to keep track of
authordrh <drh@noemail.net>
Thu, 18 Sep 2014 21:25:33 +0000 (21:25 +0000)
committerdrh <drh@noemail.net>
Thu, 18 Sep 2014 21:25:33 +0000 (21:25 +0000)
commit17bcb102993a155dec69a58e2f079a880e1967b7
tree8abc9f4462b8269582e7e4aa23c7af3dd82dd360
parent26c79a060b2e7fdf6d05585a3b44d0498df3fe1c
Add the Mem.szMalloc element to the Mem object and use it to keep track of
the size of the Mem.zMalloc allocation.

FossilOrigin-Name: 9c09ac353df6041808cace41880f4729ee73f5e1
manifest
manifest.uuid
src/malloc.c
src/test_func.c
src/utf.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbemem.c