]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The hash tables deallocate when empty in order to avoid nuisanse complaints
authordrh <drh@noemail.net>
Mon, 3 Oct 2005 15:11:08 +0000 (15:11 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Oct 2005 15:11:08 +0000 (15:11 +0000)
commit762e584e2c18bfb47f1dbf7b686ba2fdde511575
tree38784e27a0795e6cd0280b627615412a36a2c3f2
parentabec0bee038e521d5ec8b3b8f51144925c187b0b
The hash tables deallocate when empty in order to avoid nuisanse complaints
from valgrind.  Added tests to verify no hash table memory leaks in os_unix.c. (CVS 2738)

FossilOrigin-Name: 080eadca582a49a069a76ed113ec15e9bce2955a
manifest
manifest.uuid
src/hash.c
test/manydb.test [new file with mode: 0644]