diff options
Diffstat (limited to 'src/regress/lib/libcrypto/evp/evptest.c')
| -rw-r--r-- | src/regress/lib/libcrypto/evp/evptest.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/regress/lib/libcrypto/evp/evptest.c b/src/regress/lib/libcrypto/evp/evptest.c index c88bf130cd..f107ad5fb4 100644 --- a/src/regress/lib/libcrypto/evp/evptest.c +++ b/src/regress/lib/libcrypto/evp/evptest.c | |||
| @@ -306,9 +306,6 @@ main(int argc, char **argv) | |||
| 306 | fprintf(stderr, "%s <test file>\n",argv[0]); | 306 | fprintf(stderr, "%s <test file>\n",argv[0]); |
| 307 | exit(1); | 307 | exit(1); |
| 308 | } | 308 | } |
| 309 | CRYPTO_malloc_debug_init(); | ||
| 310 | CRYPTO_set_mem_debug_options(V_CRYPTO_MDEBUG_ALL); | ||
| 311 | CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON); | ||
| 312 | 309 | ||
| 313 | szTestFile = argv[1]; | 310 | szTestFile = argv[1]; |
| 314 | 311 | ||
