]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance optimizations to the sqlite3MallocSize() by requiring the
authordrh <drh@noemail.net>
Thu, 15 Oct 2015 16:20:57 +0000 (16:20 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Oct 2015 16:20:57 +0000 (16:20 +0000)
commit039ca6ab59cb869b439a776f1389ef8c3687f017
treefe2dba2e61299fbadd3564f818e97e771cad1eb2
parentb02392e6f0a8980c261c1e46c1f7fbcfe54c23c2
Performance optimizations to the sqlite3MallocSize() by requiring the
argument to always be non-NULL.

FossilOrigin-Name: cb65989b0710c65e4df69063b346344fdb1d12c7
manifest
manifest.uuid
src/malloc.c
src/mem1.c
src/mem3.c
src/mem5.c
src/status.c