[openssl/openssl] c10ae4: 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.2
Home: https://github.com/openssl/openssl
Commit: c10ae451f31c5b2637dcc69b09d8d996f374ec49
https://github.com/openssl/openssl/commit/c10ae451f31c5b2637dcc69b09d8d996f374ec49
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