]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix coverity CID #1465967 & #1465968 - fix NULL dereference in dh_ameth.c
authorShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 02:02:02 +0000 (12:02 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 5 Sep 2020 05:41:31 +0000 (15:41 +1000)
commitd135774e7d4304df90eab0ed37e93ecdfb1b99a9
tree82e778beff5ffa43366b7aeb7634e43fae00e64d
parent33200269110f0ed4a9c96be03b32cd8913f9e426
Fix coverity CID #1465967 & #1465968 - fix NULL dereference in dh_ameth.c

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12708)
crypto/dh/dh_ameth.c