Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 35b1472f0764c8691e0cfcd6a2e0265aafd08f93 https://github.com/openssl/openssl/commit/35b1472f0764c8691e0cfcd6a2e0265aafd08f93 Author: MrRurikov <96385824+mrruri...@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 <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@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