Check the return from EVP_PKEY_get0_DH()
authorMatt Caswell <matt@openssl.org>
Tue, 17 Apr 2018 10:32:20 +0000 (11:32 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Apr 2018 16:09:09 +0000 (17:09 +0100)
commita68236572850a1f50d5c40990b5a15a18ebea3bc
treeac30f2a2a744733d1058d09eae3a88e3c6050670
parent7d4488bbd7ac34fffb776cccbfff6b4ac0387e03
Check the return from EVP_PKEY_get0_DH()

Fixes #5934

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5983)
ssl/statem/statem_srvr.c