Fix case where we wanted to test ASN1_TIME_set_string() but were testing
authorjsing <jsing@openbsd.org>
Thu, 22 Oct 2015 14:01:19 +0000 (14:01 +0000)
committerjsing <jsing@openbsd.org>
Thu, 22 Oct 2015 14:01:19 +0000 (14:01 +0000)
commit4ca414b6f3713217361bb49502e964e33f34cf93
treeb0792a4dcc54a475b3e5b098bedba345cf0efe59
parent7265076c2b4db0e21ac4c74c47dc2cdcdd49d2d4
Fix case where we wanted to test ASN1_TIME_set_string() but were testing
ASN1_UTCTIME_set_string() twice instead.
regress/lib/libcrypto/asn1/rfc5280time.c