Convert dlts1_write_bytes() to use SSLfatal()
authorMatt Caswell <matt@openssl.org>
Mon, 4 Dec 2017 16:21:53 +0000 (16:21 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 8 Dec 2017 16:42:02 +0000 (16:42 +0000)
commit5591a6132ea210b89813d18a852ec2f28b5e2486
tree202f10f3ba009ceb7fd358a3c96c2c008a919bb2
parentc28533829395183eec027969c0c8d28574f2a3cc
Convert dlts1_write_bytes() to use SSLfatal()

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