Add heim_malloc_debug

This commit is contained in:
Love Hornquist Astrand
2009-09-07 13:14:00 -07:00
parent 6ea50b6bbd
commit 6ef0e4204d

View File

@@ -31,3 +31,8 @@ have_db="${top_builddir}/tests/db/have-db"
# data
hx509_data="${top_srcdir}/lib/hx509/data"
# malloc debug
HEIM_MALLOC_DEBUG="MallocStackLoggingNoCompact=1 MallocErrorAbort=1"