CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/03 09:52:59
Modified files:
lib/libcrypto/asn1: t_x509.c
Log message:
Fix silly code that printfs NULL when there are no fractional seconds
on a GENREALIZEDTIME (which there should really never be for anything
remotely standards compliant)
ok jsing@
