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:
96ec4ce
)
Oops
author
Bodo Möller
<bodo@openssl.org>
Thu, 25 Oct 2001 08:18:36 +0000
(08:18 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 25 Oct 2001 08:18:36 +0000
(08:18 +0000)
ssl/s23_clnt.c
patch
|
blob
|
history
diff --git
a/ssl/s23_clnt.c
b/ssl/s23_clnt.c
index 4117c566ac1e313d108928935e1e686696b22e6b..2d0eb4a8fff32290e328e532f3a0dccc5363d67c 100644
(file)
--- a/
ssl/s23_clnt.c
+++ b/
ssl/s23_clnt.c
@@
-200,7
+200,6
@@
int ssl23_connect(SSL *s)
}
end:
s->in_handshake--;
- if (s->in_handshake)
if (cb != NULL)
cb(s,SSL_CB_CONNECT_EXIT,ret);
return(ret);