CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/08 14:22:56
Modified files:
lib/libcrypto/x509: x509_lu.c
Log message:
Check for stack push failure, and correctly destroy the object we failed
to push in that case. While there replace an inline version of
X509_OBJECT_free_contents() by a call to said function.
ok beck@
