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_1k~38 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b3147fcbe6c4bb750c51edd28c18bd2187d5e939;p=oweals%2Fopenssl.git Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed) Reviewed-by: Andy Polyakov (cherry picked from commit 8bc8450a26329e3c890df60026f969e7caabff3d) --- 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",