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:12:41 +0000 (16:12 -0500)
commitf0f535e92b096db4a308ecc49ba7f0fd3f0f7945
treeccea76396ec1263243481738bb1fb5b5817b8562
parente25233d99c30885bdf97bfb6df657e13ca2bf1da
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)
crypto/ct/ct_policy.c