Fix case where we wanted to test ASN1_TIME_set_string() but were testing
authorjsing <jsing@openbsd.org>
Thu, 22 Oct 2015 13:58:47 +0000 (13:58 +0000)
committerjsing <jsing@openbsd.org>
Thu, 22 Oct 2015 13:58:47 +0000 (13:58 +0000)
commit7265076c2b4db0e21ac4c74c47dc2cdcdd49d2d4
tree66aa4ebcb82e161af75089d5e48c889ed9168886
parent215c98b0c888bcb6bcb12eec526ff192fc19c6a1
Fix case where we wanted to test ASN1_TIME_set_string() but were testing
ASN1_UTCTIME_set_string() twice instead.
regress/lib/libcrypto/asn1/asn1time.c