Oops
This commit is contained in:
parent
96ec4ce0d2
commit
3e9ae0c462
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue