Limit padded record to max plaintext
authorTodd Short <tshort@akamai.com>
Wed, 3 May 2017 15:24:21 +0000 (11:24 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 3 May 2017 16:12:00 +0000 (17:12 +0100)
commit96c9aee2a835e5a0833223d6d6458a3d45457913
treeb22224654b047cffb7a560dd7d0e684109509849
parent47f7cf051bbb5d67778f6250c3c85341afea86d6
Limit padded record to max plaintext

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