Don't check for time() failing in CT_POLICY_EVAL_CTX_new
authorRob Percival <robpercival@google.com>
Mon, 12 Sep 2016 15:58:29 +0000 (16:58 +0100)
committerRich Salz <rsalz@openssl.org>
Tue, 15 Nov 2016 21:30:42 +0000 (16:30 -0500)
commit6d1584aebae9e6f34b80fef4fb147c298cc723d2
treec7ae42a6dc18ffbde1a67be6dec8b2a18489ccbd
parent609673d93b8d9d53b687d84afe40b7f30f43adf3
Don't check for time() failing in CT_POLICY_EVAL_CTX_new

See https://github.com/openssl/openssl/pull/1554#issuecomment-246354677.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1554)
(cherry picked from commit f0f535e92b096db4a308ecc49ba7f0fd3f0f7945)
crypto/ct/ct_policy.c