Incorrect null pointer check
authorafshinpir <afshinpir@users.noreply.github.com>
Wed, 29 Mar 2023 22:26:44 +0000 (11:26 +1300)
committerTodd Short <todd.short@me.com>
Fri, 31 Mar 2023 19:09:18 +0000 (15:09 -0400)
commit6469043bbabc9728aed61d7708c32e2ae319be1d
tree3b69f4898e15a51ed51ff546ad844f6d575b07df
parent4befe81a99b89c52b749a87eece82c1cba4fab12
Incorrect null pointer check

CLA: trivial
There is an incorrect null pointer check and this ccommit resolves it.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/20646)
crypto/evp/keymgmt_meth.c