CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/08 15:17:49
Modified files:
lib/libssl/src/crypto/asn1: asn_mime.c
Log message:
Check memory allocation results, as well as stack pushes.
Also fix a memory leak in one of the error paths of SMIME_read_ASN1(), spotted
by doug@
tweaks&ok doug@ jsing@
