Fix potential crash in tls_construct_finished.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 14 Jun 2017 18:25:52 +0000 (20:25 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 3 Jul 2017 14:34:33 +0000 (16:34 +0200)
commitb43c37658600300de485100185eebec8bfa3dbcf
tree62c13fe35ffbba7f0ac59ffc957ce3391b3b563c
parentc31ad0bbf8415a691dd833b29e5be66f7c4aba42
Fix potential crash in tls_construct_finished.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3667)
ssl/statem/statem_lib.c