openssl/ssl/quic
MrRurikov 35b1472f07 Add (void) cast to result of ossl_quic_rxfc_on_retire()
Return value of function 'ossl_quic_rxfc_on_retire', called at
quic_stream_map.c:767, is not checked, but it is usually checked
for this function.

CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24794)
2024-07-08 18:17:15 +02:00
..
build.info QLOG: Minor updates 2024-02-02 11:50:29 +00:00
cc_newreno.c
json_enc.c Copyright year updates 2024-04-09 13:43:26 +02:00
qlog_event_helpers.c Copyright year updates 2024-04-09 13:43:26 +02:00
qlog.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_ackm.c
quic_cfq.c
quic_channel_local.h QUIC CHANNEL: Optimise struct packing 2024-02-08 16:50:01 +00:00
quic_channel.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_demux.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_engine_local.h
quic_engine.c
quic_fc.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_fifd.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_impl.c Change approach to SSL_pending API 2024-04-10 15:49:00 +02:00
quic_lcidm.c
quic_local.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_method.c
quic_port_local.h
quic_port.c Remove repetitive words 2024-04-16 09:07:05 +02:00
quic_rcidm.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_reactor.c
quic_record_rx.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_shared.c
quic_record_shared.h
quic_record_tx.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_util.c
quic_rstream.c
quic_rx_depack.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_sf_list.c
quic_srt_gen.c
quic_srtm.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_sstream.c
quic_statm.c
quic_stream_map.c Add (void) cast to result of ossl_quic_rxfc_on_retire() 2024-07-08 18:17:15 +02:00
quic_thread_assist.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_tls.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_trace.c Fix memory leak in quic_trace.c 2024-06-10 10:45:54 +02:00
quic_tserver.c Use correctly formatted ALPN data in tserver 2024-06-27 10:30:51 +01:00
quic_txp.c QUIC TXP: Fix reserve calculations for PING frames 2024-04-18 17:42:26 +02:00
quic_txpim.c
quic_types.c
quic_wire_pkt.c
quic_wire.c Copyright year updates 2024-04-09 13:43:26 +02:00
uint_set.c