CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/15 15:06:10
Modified files:
lib/libssl/src/crypto/asn1: a_gentm.c a_time.c a_utctm.c
Log message:
Replace ASN1_GENERALIZEDTIME_adj(), ASN1_UTCTIME_adj() and
ASN1_TIME_to_generalizedtime() with wrappers around their former
implementations, making sure memory allocated is freed in all failure cases.
help and ok from beck@ and Brendan MacDonell.
