Improve the early data sanity check in SSL_do_handshake()
authorMatt Caswell <matt@openssl.org>
Fri, 24 Feb 2017 17:08:41 +0000 (17:08 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
commitbc908c679b0d13ed5fdeb06d4c2eda8b0b5f5ce6
tree4fee685ac083153fba29c3001c51068335648c2d
parent6437b802f19fb022da88f59cb3071ebdcd2838f6
Improve the early data sanity check in SSL_do_handshake()

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2737)
ssl/ssl_lib.c