]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix null pointer check in pkey_dh_derive to ensure both keys are set
authorritoban23 <ankudutt101@gmail.com>
Wed, 13 Aug 2025 20:19:17 +0000 (01:49 +0530)
committerTodd Short <todd.short@me.com>
Fri, 22 Aug 2025 15:25:59 +0000 (11:25 -0400)
commit257c3dd6cdbe9b1bde353fa45445b1319de6ffc3
tree28ac2beeccfa3e59df55fecde1814eb5fb0aaa9e
parent66f7afbb98fa47efea3972698f8daaa463252e51
Fix null pointer check in pkey_dh_derive to ensure both keys are set

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/28259)

(cherry picked from commit fc84d46d7227886152be00618889a521e9132ef3)
(cherry picked from commit 0163c6ad1f7cec08f59e9f736d36073d01ae7ae5)
crypto/dh/dh_pmeth.c