Add some more consistency checks in tls_decrypt_ticket.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 22 Feb 2017 10:59:44 +0000 (11:59 +0100)
committerRich Salz <rsalz@openssl.org>
Wed, 22 Feb 2017 14:43:42 +0000 (09:43 -0500)
commit1415d31626f691d87ce513991d1b633fb464be72
tree5fcedeb79af2ad08b3ca6bdaff0441288c9c9e78
parent13fc6b6650c43e58f23aa32cfcc9bf0ace8fb51e
Add some more consistency checks in tls_decrypt_ticket.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2704)
(cherry picked from commit 79020b27beff060d02830870fdfd821fe8cbd439)
ssl/t1_lib.c