[openssl/openssl] 35b147: Add (void) cast to result of ossl_quic_rxfc_on_ret...
MrRurikov
noreply at github.com
Mon Jul 8 16:20:58 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 35b1472f0764c8691e0cfcd6a2e0265aafd08f93
https://github.com/openssl/openssl/commit/35b1472f0764c8691e0cfcd6a2e0265aafd08f93
Author: MrRurikov <96385824+MrRurikov at users.noreply.github.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M ssl/quic/quic_stream_map.c
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24794)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list