CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/26 13:32:16
Modified files:
lib/libssl/src/crypto/x509: x509_lu.c
Log message:
X509_STORE_new(): do not leak memory upon error.
X509_STORE_get1_certs(), X509_STORE_get1_crls(): check the result of
allocations.
ok tedu@
