CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/21 10:50:34
Modified files:
lib/libcrypto/x509v3: v3_akey.c v3_alt.c
Log message:
Add error checking to i2v_AUTHORITY_KEYID(), i2v_GENERAL_NAME()
and i2v_GENERAL_NAMES(). This fixes a couple of leaks and other
ugliness.
tweaks & ok jsing
