提交 7def9fae 编写于 作者: R Rob Percival 提交者: Rich Salz

Removed unused fields of CT_POLICY_EVAL_CTX

Reviewed-by: NKurt Roeckx <kurt@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 b9b6a7e5
......@@ -148,8 +148,6 @@ struct ct_policy_eval_ctx_st {
X509 *cert;
X509 *issuer;
CTLOG_STORE *log_store;
STACK_OF(SCT) *good_scts;
STACK_OF(SCT) *bad_scts;
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册