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

Avoid warnings for no-engine and PEDANTIC

上级 90e8a310
......@@ -520,6 +520,14 @@ skip_digests:
ret=0;
end:
#else
# if PEDANTIC
void *dummy=&dummy;
# endif
ERR_print_errors(bio_err);
sk_pop_free(engines, identity);
sk_pop_free(pre_cmds, identity);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册