CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/13 01:47:54
Modified files:
lib/libcrypto/x509: x509_lu.c
Log message:
Fix previous change to X509_STORE_add_{cert,crl} to not free the input
object in the error path - we don't own it.
