[openssl/openssl] cb4f7a: 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/master
  Home:   https://github.com/openssl/openssl
  Commit: cb4f7a6ee053e8c51cf3ac35fee333d1f25552c0
      https://github.com/openssl/openssl/commit/cb4f7a6ee053e8c51cf3ac35fee333d1f25552c0
  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)




More information about the openssl-commits mailing list