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>
Wed, 18 Apr 2018 07:20:13 +0000 (08:20 +0100)
commit87b315965296273750ab69728648bbff331e1687
tree7b117b165c5e910aa4631e1f810b033b905b7931
parent1d015368ebe245c4468522d152edfd8a1069426e
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/5993)
ssl/statem/statem_srvr.c