]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_impl.c
QUIC APL: Send STOP_SENDING/RESET_STREAM when XSO is freed
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Apr 2023 18:30:56 +0000 (19:30 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:13 +0000 (14:47 +0100)
commit9aaafc26e0f301fe07d7141dc4a575ef9a4eb4d9
treea8b616014008700bbf055eefbf8a1b9820074516
parent0847e63ee5d58d824390aadcbcf10281c45900c4
QUIC APL: Send STOP_SENDING/RESET_STREAM when XSO is freed

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20765)
ssl/quic/quic_impl.c