Convert ssl3_read_bytes() to use SSLfatal()
authorMatt Caswell <matt@openssl.org>
Mon, 4 Dec 2017 14:47:04 +0000 (14:47 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 8 Dec 2017 16:42:01 +0000 (16:42 +0000)
commit99dd374055e9179eea082d4c37fd19ed8814fb22
treee9dd0fc8efbaf928b9e22ce830defbdcc571295f
parent196f2cbb789333ee1ac1a1ec0de654c8bef4eb59
Convert ssl3_read_bytes() to use SSLfatal()

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