Commit 657a43f6 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix missing SSL_IS_TLS13(s) usage



We should use the macro for testing if we are using TLSv1.3 rather than
checking s->version directly.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 86ff6cc6
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