CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/26 22:41:09
Modified files:
lib/libssl/src/crypto/asn1: asn1_mac.h x_pkey.c
Log message:
Remove M_ASN1_New* macros which are only used in X509_PKEY_new() are obfuscate
it to hide memory leaks in the error paths, and fix aforementioned memory
leaks.
ok jsing@ logan@ deraadt@
