[openssl/openssl] e1de0c: Allocate EVP_PBE_CTL with OPENSSL_zalloc.
Daniel Fiala
noreply at reply.github.openssl.org
Tue Jun 28 15:45:50 UTC 2022
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 <daniel at openssl.org>
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 <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18666)
(cherry picked from commit 3211266aa23253ce8af2b98c4fd94a12a4afa7e4)
More information about the openssl-commits
mailing list