summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2014-12-16 11:04:53 +0100
committerRichard Levitte <levitte@openssl.org>2014-12-17 14:27:42 +0100
commitb3147fcbe6c4bb750c51edd28c18bd2187d5e939 (patch)
tree80c1e759b012d1a711e5ba1382c4e1c63e18fd3d /apps
parentfeefb73ad9e5dc3f98ecdf2f1b4eee035567a185 (diff)
downloadopenssl-new-b3147fcbe6c4bb750c51edd28c18bd2187d5e939.tar.gz
Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)
Reviewed-by: Andy Polyakov <appro@openssl.org> (cherry picked from commit 8bc8450a26329e3c890df60026f969e7caabff3d)
Diffstat (limited to 'apps')
-rw-r--r--apps/ca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ca.c b/apps/ca.c
index 9c25026ac0..613f5bee5c 100644
--- 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",