提交 a1ca39c0 编写于 作者: M Matt Caswell

Remove an unused field in ossl_shim

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 e8585479
......@@ -83,7 +83,6 @@ struct TestState {
// packeted_bio is the packeted BIO which simulates read timeouts.
BIO *packeted_bio = nullptr;
bool cert_ready = false;
bssl::UniquePtr<SSL_SESSION> session;
bool handshake_done = false;
// private_key is the underlying private key used when testing custom keys.
bssl::UniquePtr<EVP_PKEY> private_key;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册