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:46:03 +0000 (10:46 +0200)
commit6e463bcd53fedbb4ec277a5eb885619e32adcdd2
tree5d71a27a7dcf07664290debdb0e88acba0c23740
parentce5b392c8dc99f849dabea8bc9a21f66908b4188
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)

(cherry picked from commit 5e199c356d09aca3b625b5ea16966b36d24b0201)
apps/dhparam.c
crypto/evp/p_lib.c
test/helpers/predefined_dhparams.c