[openssl/openssl] 30cc76: Fix memory leaks on error cases during drbg initia...
Tomáš Mráz
noreply at github.com
Fri Feb 9 09:38:42 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 30cc769fa3220006b7e41bfd620e8c534dccf32f
https://github.com/openssl/openssl/commit/30cc769fa3220006b7e41bfd620e8c534dccf32f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M providers/implementations/rands/drbg.c
M providers/implementations/rands/drbg_ctr.c
M providers/implementations/rands/drbg_hash.c
M providers/implementations/rands/drbg_hmac.c
M providers/implementations/rands/drbg_local.h
Log Message:
-----------
Fix memory leaks on error cases during drbg initializations
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/23503)
(cherry picked from commit cb4f7a6ee053e8c51cf3ac35fee333d1f25552c0)
More information about the openssl-commits
mailing list