Bugfix: unsafe return check of EVP_PKEY_fromdata_init
authorPW Hu <jlu.hpw@foxmail.com>
Fri, 8 Oct 2021 08:59:00 +0000 (16:59 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 11 Oct 2021 08:45:21 +0000 (10:45 +0200)
commit5e199c356d09aca3b625b5ea16966b36d24b0201
tree0ff9a8d14dc635c79fe486759033f4954847d50f
parent518ce65d93692ecd4c004b96b47d58da8e5922ea
Bugfix: unsafe return check of EVP_PKEY_fromdata_init

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