Convert the remaining functions in the record layer to use SSLfatal()
authorMatt Caswell <matt@openssl.org>
Mon, 4 Dec 2017 16:54:59 +0000 (16:54 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 8 Dec 2017 16:42:02 +0000 (16:42 +0000)
commit921d84a0ad2e70ad91b6e1b06573e97162387f8a
treed03290f4271fe08a15a25e13e193124e48c80599
parent5591a6132ea210b89813d18a852ec2f28b5e2486
Convert the remaining functions in the record layer to use SSLfatal()

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4841)
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/record/ssl3_record.c
ssl/record/ssl3_record_tls13.c
ssl/ssl_err.c