]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If memory is leaked when running a test script with the --malloctrace option, write...
authordanielk1977 <danielk1977@noemail.net>
Fri, 28 Mar 2008 07:42:53 +0000 (07:42 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 28 Mar 2008 07:42:53 +0000 (07:42 +0000)
commitdbdc4d49cbf81aaadfa43f9bb84582f467473aa0
tree2eeab02a79f54e9960173b71bfd217e1bc1e96b9
parent19db935225bc66eafbc830e3a76262a0d68d870a
If memory is leaked when running a test script with the --malloctrace option, write out a file called leaks.sql in the same format as mallocs.sql containing th e leaked applications. The same tools can then be used to examine the stack traces associated with leaked allocations. (CVS 4926)

FossilOrigin-Name: f1b97ed93183378ff56b4fe7ae8ea269c24092fc
manifest
manifest.uuid
src/mem2.c
src/test_malloc.c
test/tester.tcl