]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix return value of ASN1_TIME_compare
authorTodd Short <tshort@akamai.com>
Fri, 25 Aug 2017 20:34:56 +0000 (16:34 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 30 Aug 2017 15:24:02 +0000 (11:24 -0400)
commite44d37618018eb5dc8ba2d776b215abdaca6090a
tree53da2f3aabe6b93365bb60c2d6e00fc70c5c966f
parent54cf3b981afcbbd3754c8ba1114ab6a658d86c08
Fix return value of ASN1_TIME_compare

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4264)
crypto/asn1/a_time.c
test/asn1_time_test.c