提交 51740b12 编写于 作者: R Richard Levitte

Correct a typo which might have lead to a dump.

Noted by Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>
上级 6e678305
......@@ -1261,7 +1261,7 @@ int MAIN(int argc, char **argv)
{
BIO_printf(bio_err,"RSA verify failure. No RSA verify will be done.\n");
ERR_print_errors(bio_err);
dsa_doit[j] = 0;
rsa_doit[j] = 0;
}
else
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册