Check key_exchange data length is not 0
authorMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 09:49:16 +0000 (09:49 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 16 Nov 2016 10:09:46 +0000 (10:09 +0000)
commit323f212aa792904b7312d22f6107e9546a41faa4
treed23bbcc19708432ed6304634bf0df5428a947d6c
parent2ee1271d8ff95d6a5036b37f7f03e1ae14436eeb
Check key_exchange data length is not 0

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/t1_lib.c