]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_txp.c
QUIC TXP: Fix bug in send stream handling, cleanup
authorHugo Landau <hlandau@openssl.org>
Fri, 16 Dec 2022 13:26:33 +0000 (13:26 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:22 +0000 (13:20 +0000)
commit05f97354bb6fe29731a8a25a475a115a2c44720a
tree9095f77a8b05923f2503813ae41fb515ee78bc11
parentc41c7ee976aad76f63ce42c1ea883e4d075e2f0e
QUIC TXP: Fix bug in send stream handling, cleanup

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
include/internal/quic_stream.h
ssl/quic/quic_sstream.c
ssl/quic/quic_txp.c
test/quic_fifd_test.c