提交 2b10cb5c 编写于 作者: A Alex Gaynor 提交者: Rich Salz

Fixed merge nonsense

Reviewed-by: NMatt Caswell <matt@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149)
上级 b1a3030e
......@@ -265,8 +265,6 @@ static int execute_cert_test(CT_TEST_FIXTURE fixture)
int i;
X509_EXTENSION *sct_extension = NULL;
cert = load_pem_cert(fixture.certs_dir, fixture.certificate_file);
if (!TEST_ptr(cert = load_pem_cert(fixture.certs_dir,
fixture.certificate_file)))
goto end;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册