CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 10:07:58
Modified files:
lib/libssl/src/crypto: crypto.h
Log message:
CRYPTO_set_mem_debug_functions() and CRYPTO_set_mem_functions() are already
noops, so neuter the CRYPTO_malloc_init and CRYPTO_malloc_debug_init
macros.
With input from miod@
ok beck@ bcook@ miod@
