CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/20 09:43:23
Modified files:
lib/libssl/src/crypto/asn1: tasn_new.c
Log message:
Use V_ASN1_UNDEF instead of -1.
Make sure ASN1_primitive_new() will return NULL in *pval in all error
situations.
ok bcook@ doug@
