]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_txp.c
QUIC TXP: Fix bug relating to STREAM FIN generation
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Jul 2023 15:15:15 +0000 (16:15 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 31 Jul 2023 13:03:25 +0000 (14:03 +0100)
commit553122cd7cefaad68826f37455c7644dc6cd72b9
tree5445158f0e2fe93a56d05183c21ccc7ca0551f1e
parentcae02d2b0a650f07d29c9072a159b70035ae6c07
QUIC TXP: Fix bug relating to STREAM FIN generation

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