[openssl/openssl] 3732a8: Fix memory leaks on error cases during drbg initia...

Tomáš Mráz noreply at github.com
Fri Feb 9 09:38:43 UTC 2024


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 3732a8963d7aacde04f138204e235478609cba8a
      https://github.com/openssl/openssl/commit/3732a8963d7aacde04f138204e235478609cba8a
  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