From c2e27310c790c0dd2f87dd420e65e0cca522ddb2 Mon Sep 17 00:00:00 2001 From: Viktor Dukhovni Date: Sun, 10 Jan 2016 14:42:10 -0500 Subject: Enable/disable crypto-mdebug just like other features Also always abort() on leak failure. Reviewed-by: Stephen Henson --- Makefile.org | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index ab6a74eb19..b45862e09a 100644 --- a/Makefile.org +++ b/Makefile.org @@ -46,7 +46,6 @@ OPENSSLDIR=/usr/local/ssl # LOCK_DEBUG - turns on lots of lock debug output :-) # REF_CHECK - turn on some xyz_free() assertions. # REF_PRINT - prints some stuff on structure free. -# CRYPTO_MDEBUG - turns on my 'memory leak' detecting stuff # MFUNC - Make all Malloc/Free/Realloc calls call # CRYPTO_malloc/CRYPTO_free/CRYPTO_realloc which can be setup to # call application defined callbacks via CRYPTO_set_mem_functions() -- cgit v1.2.3