CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/02 05:14:15
Modified files:
regress/lib/libcrypto/asn1: asn1time.c
Log message:
Add some coverage for ASN1_TIME_cmp_time_t() as well
ASN1_UTCTIME_cmp_tim_t() could be done similarly, but then I have to mess
with LIBRESSL_INTERNAL. Let's do this after unlock.
