Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: e1de0c82893a921b090bad418a850ebcd6c3af1e
https://github.openssl.org/openssl/openssl/commit/e1de0c82893a921b090bad418a850ebcd6c3af1e
Author: Daniel Fiala <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M crypto/evp/evp_pbe.c
Log Message:
-----------
Allocate EVP_PBE_CTL with OPENSSL_zalloc.
Fixes openssl#18598.
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18666)
(cherry picked from commit 3211266aa23253ce8af2b98c4fd94a12a4afa7e4)