]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_fetch.c: Check meth_id instead of name_id
authorsashan <anedvedicky@gmail.com>
Mon, 8 Jan 2024 21:53:42 +0000 (22:53 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 11 Jan 2024 09:27:08 +0000 (10:27 +0100)
commit5588b2db4ada64ffad31ba187fe4ca598706b86d
tree3bb642640529695df8616e7b9fa7752a4f3ce3db
parente751c109d68602b75cc6b8e0f9f3a128354aaad5
evp_fetch.c: Check meth_id instead of name_id

Fixes #23226

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23238)

(cherry picked from commit da840c3775f52fc9766c654b5ad6ee031ffc9fd9)
crypto/evp/evp_fetch.c