提交 a470fdab 编写于 作者: D Dr. Stephen Henson

unload modules in ssltest

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 a2074b92
......@@ -1711,6 +1711,7 @@ int main(int argc, char *argv[])
#ifndef OPENSSL_NO_ENGINE
ENGINE_cleanup();
#endif
CONF_modules_unload(1);
CRYPTO_cleanup_all_ex_data();
ERR_free_strings();
ERR_remove_thread_state(NULL);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册