CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/22 09:03:20
Modified files:
lib/libssl/src/crypto/asn1: a_time_tm.c
Log message:
Restore previous behaviour and allow
ASN1_{GENERALIZED,UTC,}TIME_set_string() to be called with a NULL pointer.
Found the hard way by @kinichiro on github.
ok beck@
