openssl/crypto/conf
Alexandr Nedvedicky 707b54bee2 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@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23836)
2024-03-15 13:42:57 +01:00
..
build.info
conf_api.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_def.c "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
conf_def.h Fix copyright year issues 2022-01-06 09:27:02 +01:00
conf_err.c Detect and prevent recursive config parsing 2023-12-21 13:38:31 -05:00
conf_lib.c Add notes on use of strdup 2023-10-24 17:30:58 +01:00
conf_local.h Make conf_method_st and conf_st deprecated 2021-06-02 12:40:02 +10:00
conf_mall.c
conf_mod.c plug potential memory leak in error code path 2024-03-15 13:42:57 +01:00
conf_sap.c Copyright year updates 2023-09-07 09:59:15 +01:00
conf_ssl.c
keysets.pl