]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Strenghten an assert() in malloc.c that helps to ensure that allocated memory
authordrh <drh@noemail.net>
Fri, 23 Jul 2010 17:32:23 +0000 (17:32 +0000)
committerdrh <drh@noemail.net>
Fri, 23 Jul 2010 17:32:23 +0000 (17:32 +0000)
commit7c2ed2ac25acaa71a057b98c0d183e7857628a2a
tree2b4eb6aafbdeda7d074bf3c9c220d371254387f2
parentb2468954c2c360412117a4824aa4d1fcfc252f59
Strenghten an assert() in malloc.c that helps to ensure that allocated memory
is freed by the appropriate routine.

FossilOrigin-Name: 80db61acca034a8edff0fd23a65a0bbc9206a7b3
manifest
manifest.uuid
src/malloc.c