Recent changes from 0.9.7-stable.
authorRichard Levitte <levitte@openssl.org>
Tue, 20 Apr 2004 10:00:33 +0000 (10:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 20 Apr 2004 10:00:33 +0000 (10:00 +0000)
apps/ca.c

index 66f8251ebaeae07cf93a9055140c174a6c5dd992..325320e2a0c61489cbb48e400d91a24ed1de1d51 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -656,8 +656,10 @@ bad:
                        break;
                        }
                }
-#ifdef RL_DEBUG
        else
+               ERR_clear_error();
+#ifdef RL_DEBUG
+       if (!p)
                BIO_printf(bio_err, "DEBUG: unique_subject undefined\n", p);
 #endif
 #ifdef RL_DEBUG