CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/29 07:54:40
Modified files:
lib/libssl/src/crypto/asn1: a_bitstr.c
lib/libssl/src/crypto/ec: ec_asn1.c
lib/libssl/src/crypto/x509v3: v3_bitst.c
Log message:
Replace remaining M_ASN1_BIT_STRING_(new|free) macros with calls to
ASN1_BIT_STRING_(new|free).
ok beck@ doug@
