提交 45d051c8 编写于 作者: G Gunnar Kudrjavets 提交者: Rich Salz

RT3848: Call SSL_COMP_free_compression_methods

Signed-off-by: NRich Salz <rsalz@akamai.com>
Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 8846adbd
......@@ -189,6 +189,7 @@ static void apps_shutdown()
CONF_modules_unload(1);
#ifndef OPENSSL_NO_COMP
COMP_zlib_cleanup();
SSL_COMP_free_compression_methods();
#endif
OBJ_cleanup();
EVP_cleanup();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册