openssl/apps/lib
MrRurikov db511578f7 s_cb.c: Add missing return value checks
Return value of function 'SSL_CTX_ctrl', that is called from
SSL_CTX_set1_verify_cert_store() and SSL_CTX_set1_chain_cert_store(),
is not checked, but it is usually checked for this function.

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23647)

(cherry picked from commit 6f794b461c)
2024-02-22 12:45:59 +01:00
..
app_libctx.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_params.c Update copyright year 2020-10-15 14:10:06 +01:00
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: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.c apps.c: Remove a redundant error print-out 2023-10-19 10:10:00 +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 cmp_server.c,apps/lib/cmp_mock_srv.c: move polling state checks to cmp_server.c 2023-12-21 23:06:42 +01:00
columns.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
engine_loader.c Fix copyrights 2022-02-03 13:56:38 +01:00
engine.c Skip unavailable digests and ciphers in -*-commands 2020-12-15 04:39:58 +01:00
fmt.c Update copyright year 2020-05-15 14:09:49 +01:00
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 Fix a possible memleak in opt_verify 2023-12-12 19:50:23 +01:00
s_cb.c s_cb.c: Add missing return value checks 2024-02-22 12:45:59 +01:00
s_socket.c apps: Don't print hostname on bio_out during connect. 2023-12-29 11:50:18 +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 Update copyright year 2020-06-25 14:13:12 +01:00