[openssl/openssl] 707b54: plug potential memory leak in error code path

Sashan noreply at github.com
Fri Mar 15 12:45:16 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 707b54bee2abbfe94a80361ab97cf77e1e4746bb
      https://github.com/openssl/openssl/commit/707b54bee2abbfe94a80361ab97cf77e1e4746bb
  Author: Alexandr Nedvedicky <sashan at openssl.org>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    M crypto/conf/conf_mod.c

  Log Message:
  -----------
  plug potential memory leak in error code path

Function `module_add()` may leak stack of modules when
it fails to initialize newly added module.

Fixes #23835

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23836)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list