]> git.ipfire.org Git - thirdparty/openssl.git/commit
fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as well
authorTomas Mraz <tomas@openssl.org>
Fri, 12 Apr 2024 13:37:58 +0000 (15:37 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 17 Apr 2024 07:30:11 +0000 (09:30 +0200)
commit8d8a0144303374f69f73fc944dd55c68600d15e5
tree5ab3a2331d2e335a23b7dfe170b192200b50ec26
parent14bed67221c9fc7cef1cf2c1360f487ff2a78dd0
fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as well

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24126)
fuzz/decoder.c