Enable/disable crypto-mdebug just like other features
authorViktor Dukhovni <openssl-users@dukhovni.org>
Sun, 10 Jan 2016 19:42:10 +0000 (14:42 -0500)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 11 Jan 2016 02:41:16 +0000 (02:41 +0000)
commitc2e27310c790c0dd2f87dd420e65e0cca522ddb2
treebda08e77fcbd3f993498ef5a4c7d9b551b0b47ed
parent3af45d9978c0bf6ce333e9666f41a03d41822d0c
Enable/disable crypto-mdebug just like other features

Also always abort() on leak failure.

Reviewed-by: Stephen Henson <steve@openssl.org>
32 files changed:
Configurations/10-main.conf
Configurations/90-team.conf
Configurations/99-personal-ben.conf
Configurations/99-personal-levitte.conf
Configure
Makefile.org
apps/openssl.c
crypto/asn1/tasn_new.c
crypto/mem.c
crypto/mem_dbg.c
doc/crypto/OPENSSL_malloc.pod
include/openssl/crypto.h
test/clienthellotest.c
test/danetest.c
test/dsatest.c
test/ecdhtest.c
test/ecdsatest.c
test/ectest.c
test/enginetest.c
test/evp_extra_test.c
test/evp_test.c
test/exptest.c
test/memleaktest.c
test/p5_crpt2_test.c
test/recipes/90-test_memleak.t
test/rsa_test.c
test/srptest.c
test/ssltest.c
test/verify_extra_test.c
util/mkdef.pl
util/pl/linux.pl
util/pl/ultrix.pl