QUIC APL: Fix incoming default stream popping
authorHugo Landau <hlandau@openssl.org>
Tue, 10 Oct 2023 11:19:29 +0000 (12:19 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Oct 2023 17:26:22 +0000 (18:26 +0100)
commitcd138c33d82cc889fe6a16d18806fbe939279d25
tree6c904a88cacee6c993b47c227d29a53fdd483918
parent91a5c0e40cf272d18b65c9e4c9a0268f244758a8
QUIC APL: Fix incoming default stream popping

Fixes #22106

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