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:
6dec5e1
)
Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)
author
Richard Levitte
<levitte@openssl.org>
Tue, 16 Dec 2014 10:04:53 +0000
(11:04 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 17 Dec 2014 09:15:09 +0000
(10:15 +0100)
Reviewed-by: Tim Hudson <tjh@openssl.org>
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/apps/ca.c
index 89f0de35683008c83463753b3ba70e4161b8ad67..baa6a906a55173bd5ede4b7b964aee1e3bcf6eb3 100644
(file)
--- a/
apps/ca.c
+++ b/
apps/ca.c
@@
-709,7
+709,7
@@
bad:
ERR_clear_error();
#ifdef RL_DEBUG
if (!p)
- BIO_printf(bio_err, "DEBUG: unique_subject undefined\n"
, p
);
+ BIO_printf(bio_err, "DEBUG: unique_subject undefined\n");
#endif
#ifdef RL_DEBUG
BIO_printf(bio_err, "DEBUG: configured unique_subject is %d\n",