]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change two MallocZero() calls into MallocRaw() to avoid unnecessary memset().
authordrh <drh@noemail.net>
Thu, 16 Feb 2017 17:18:07 +0000 (17:18 +0000)
committerdrh <drh@noemail.net>
Thu, 16 Feb 2017 17:18:07 +0000 (17:18 +0000)
commit5c258dc1cc40a09cbfb51857fe208db60b234d64
treef8a9e2fc92cd2187e2594d68487567cde9013504
parentc5f4816fc5f5716bb4f09fb429b2246145ca166a
Change two MallocZero() calls into MallocRaw() to avoid unnecessary memset().

FossilOrigin-Name: ff5e733cbffd73faa4046e0f1c7f24bb6e131738
manifest
manifest.uuid
src/expr.c
src/legacy.c