QUIC QSM: Free unneeded stream buffers, calculate RESET_STREAM final size correctly
authorHugo Landau <hlandau@openssl.org>
Tue, 6 Jun 2023 15:25:10 +0000 (16:25 +0100)
committerPauli <pauli@openssl.org>
Sun, 16 Jul 2023 22:17:57 +0000 (08:17 +1000)
commit28d0e35cd675c67355d91caf65aa180df49f9db4
treeb3f0f39da555c4d034900b8dc160467907f5c133
parent418e122cd43c29c795de1e1af666d3ad5e4e99e9
QUIC QSM: Free unneeded stream buffers, calculate RESET_STREAM final size correctly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21135)
ssl/quic/quic_stream_map.c
ssl/quic/quic_txp.c
test/quic_txp_test.c