CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/20 09:27:00
Modified files:
lib/libssl/src/crypto/asn1: x_pkey.c
Log message:
In X509_PKEY_new(), make sure all allocation failures push an error to the
error stack, not only the first one.
ok guenther@ doug@
