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:
feefb73
)
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 13:27:42 +0000
(14:27 +0100)
Reviewed-by: Andy Polyakov <appro@openssl.org>
(cherry picked from commit
8bc8450a26329e3c890df60026f969e7caabff3d
)
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/apps/ca.c
index 9c25026ac0b20a26cc3e6976a211353bd800464d..613f5bee5cc3996def4f20fdbfd276cb8cd21610 100644
(file)
--- a/
apps/ca.c
+++ b/
apps/ca.c
@@
-703,7
+703,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",