Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
authorMatt Caswell <matt@openssl.org>
Tue, 2 May 2017 10:08:33 +0000 (11:08 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 May 2017 07:54:39 +0000 (08:54 +0100)
commit9bfeeef8ee2220339e601a028fa991c30d296ed4
treefeef15a5c02b83dd4cf709e536ba7f7706102b4f
parent6944311688015ad293bd788ce78f3226738ebf00
Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME

Fixes #1526

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3360)
crypto/asn1/a_time.c
include/openssl/asn1.h