Bugfix: unsafe return check of EVP_PKEY_fromdata
authorPW Hu <jlu.hpw@foxmail.com>
Fri, 8 Oct 2021 09:01:47 +0000 (17:01 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 11 Oct 2021 08:45:21 +0000 (10:45 +0200)
commitd11cab47810715ba472070300b180944a1d93633
treed182ff80804cbf6133c5b46304f7c935dcf8efc2
parent5e199c356d09aca3b625b5ea16966b36d24b0201
Bugfix: unsafe return check of EVP_PKEY_fromdata

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16783)
apps/dhparam.c
crypto/evp/p_lib.c
test/helpers/predefined_dhparams.c