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
File | Mode | Size |
---|---|---|
ISSUE_TEMPLATE | ||
workflows | ||
FUNDING.yml | -rw-r--r-- | 16 bytes |
ISSUE_TEMPLATE.md | -rw-r--r-- | 568 bytes |
PULL_REQUEST_TEMPLATE.md | -rw-r--r-- | 534 bytes |
dependabot.yml | -rw-r--r-- | 390 bytes |

Computing file changes ...