[openssl/openssl] 321126: Allocate EVP_PBE_CTL with OPENSSL_zalloc.
Daniel Fiala
noreply at reply.github.openssl.org
Tue Jun 28 15:45:32 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 3211266aa23253ce8af2b98c4fd94a12a4afa7e4
https://github.openssl.org/openssl/openssl/commit/3211266aa23253ce8af2b98c4fd94a12a4afa7e4
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)
More information about the openssl-commits
mailing list