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:
f0ad625
)
Recent changes from 0.9.7-stable.
author
Richard Levitte
<levitte@openssl.org>
Tue, 20 Apr 2004 10:00:33 +0000
(10:00 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 20 Apr 2004 10:00:33 +0000
(10:00 +0000)
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/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