Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 35b1472f0764c8691e0cfcd6a2e0265aafd08f93
https://github.com/openssl/openssl/commit/35b1472f0764c8691e0cfcd6a2e0265aafd08f93
Author: MrRurikov <[email protected]>
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 <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(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