Fix missing NULL checks in key_share processing
authorMatt Caswell <matt@openssl.org>
Wed, 23 Nov 2016 22:12:56 +0000 (22:12 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 23 Nov 2016 22:39:27 +0000 (22:39 +0000)
commit884a790e17a22eed42f1fe41ccaebd8c1fe18902
tree443cb52381bd317a9e8317904d68bf228d622df2
parentb599ce3b64b695cc7430f731a33e0f5bb83ae62c
Fix missing NULL checks in key_share processing

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