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
.git-blame-ignore-revs
# Run util/openssl-format-source -v -c .
0f113f3ee4d629ef9a4a30911b22b224772085e5

Computing file changes ...