Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Crypto/evp: Fix null pointer dereference
Check the return value of EVP_KDF_fetch to avoid a potential null pointer dereference. Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#18062)
- Loading branch information