projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdee60f
)
Delete test error print.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 6 Jun 2005 18:05:00 +0000
(18:05 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 6 Jun 2005 18:05:00 +0000
(18:05 +0000)
fips/rsa/fips_rsavtest.c
patch
|
blob
|
history
diff --git
a/fips/rsa/fips_rsavtest.c
b/fips/rsa/fips_rsavtest.c
index 0762a9c7a0d8bc4a46a502fb5dbc81fce42509f1..1a3a1db5d17190ddf78e6f449ac20dabb0d83c6b 100644
(file)
--- a/
fips/rsa/fips_rsavtest.c
+++ b/
fips/rsa/fips_rsavtest.c
@@
-403,7
+403,6
@@
static int rsa_printver(BIO *err, BIO *out,
if (r < 0)
goto error;
-ERR_print_errors(err);
ERR_clear_error();
if (r == 0)