openssl/apps/lib
Bernd Edlinger 8c040c086c Fix some memory leaks in the openssl app
In some error cases the normal cleanup did not
happen, but instead an exit(1) which caused some
memory leaks, as reported in #22049.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/22055)
2023-09-21 14:39:36 +02:00
..
app_libctx.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_params.c
app_provider.c apps: add query to allow a command to know of a provider command line option was processed 2021-07-12 09:13:41 +10:00
app_rand.c Copyright year updates 2023-09-07 09:59:15 +01:00
app_x509.c Update copyright year 2021-04-22 14:38:44 +01:00
apps_opt_printf.c Add tests for do_updatedb 2022-02-14 10:18:46 +01:00
apps_ui.c
apps.c Fix some memory leaks in the openssl app 2023-09-21 14:39:36 +02:00
build.info apps/lib/http_server.{c,h}: clean up logging and move it to log.{c,h} 2022-09-07 23:04:25 +02:00
cmp_mock_srv.c Copyright year updates 2023-09-07 09:59:15 +01:00
columns.c
engine_loader.c Fix copyrights 2022-02-03 13:56:38 +01:00
engine.c
fmt.c
http_server.c BIO_set_accept_name(): To accept from any interface, use * 2023-09-08 08:25:08 +02:00
log.c Copyright year updates 2023-09-07 09:59:15 +01:00
names.c Update copyright year 2022-05-03 13:34:51 +01:00
opt.c Copyright year updates 2023-09-07 09:59:15 +01:00
s_cb.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
s_socket.c Copyright year updates 2023-09-07 09:59:15 +01:00
tlssrp_depr.c Copyright year updates 2023-09-07 09:59:15 +01:00
vms_decc_argv.c Update copyright year 2021-06-17 13:24:59 +01:00
vms_term_sock.c Update copyright year 2022-05-03 13:34:51 +01:00
win32_init.c