swh:1:snp:dc2a5002442a00b1c0eda7c65d04ea7455e166cd
Revision 6635f722af0fd5b0f29fe409e346f22ac83a29fe authored by Viktor Dukhovni on 11 September 2024, 09:44:43 UTC, committed by Tomas Mraz on 13 September 2024, 14:33:00 UTC
Now that we also QUIC server (listener) handles, we may have a NULL quic connection (ctx.qc), and so need to either return early or handle the NULL `qc` gracefully. Reviewed-by: Sasa Nedvedicky <sashan@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25432)
1 parent 2ae66ab
Tip revision: 0fdf965bf0b1f87d4a5d52c71994ffdda5235718 authored by Neil Horman on 11 September 2024, 13:53:49 UTC
review fixups for quic-hq-interop
review fixups for quic-hq-interop
Tip revision: 0fdf965

Computing file changes ...