openssl/crypto/conf
Vita Batrla 981d129a56 docs: document that *_free(NULL) does nothing
Explicitly documents that *_free(NULL) does nothing.
Fixes two cases where that wasn't true.
Fixes #24675.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Sasa Nedvedicky <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24735)
2024-06-27 18:26:26 +02:00
..
build.info
conf_api.c
conf_def.c "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
conf_def.h
conf_err.c Detect and prevent recursive config parsing 2023-12-21 13:38:31 -05:00
conf_lib.c docs: document that *_free(NULL) does nothing 2024-06-27 18:26:26 +02:00
conf_local.h
conf_mall.c
conf_mod.c Fix memory leak on error in crypto/conf/conf_mod.c 2024-06-05 13:15:29 +02:00
conf_sap.c VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target 2024-04-11 13:06:49 +02:00
conf_ssl.c
keysets.pl