Commit 8d16c58f authored by Matt Caswell's avatar Matt Caswell
Browse files

Remove some redundant assignments



We were setting |s->renegotiate| and |s->new_session| to 0 twice in
tls_finish_handshake. This is redundant so now we just do it once!

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent e6575156
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment