提交 7b0a09f9 编写于 作者: R Rich Salz

Fix another build break for no-mem-debug

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 ebd8df0e
......@@ -527,7 +527,9 @@ end:
ERR_free_strings();
ERR_remove_thread_state(NULL);
EVP_cleanup();
#ifdef CRYPTO_MDEBUG
CRYPTO_mem_leaks(bio_err);
#endif
BIO_free(bio_err);
EXIT(ret);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册