From: Richard Levitte Date: Tue, 16 Dec 2014 10:04:53 +0000 (+0100) Subject: Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed) X-Git-Tag: OpenSSL_1_0_2~120 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8bc8450a26329e3c890df60026f969e7caabff3d;p=oweals%2Fopenssl.git Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed) Reviewed-by: Andy Polyakov --- diff --git a/apps/ca.c b/apps/ca.c index 5c985434a0..f667223e56 100644 --- 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",