]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Fix a bug where incoming unidirectional streams weren't detected
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)
commitacc6fde0d44d22c7fa4578c967aee69c3fbcf350
treeb9f04d7619c06818a7bb4054a689d00bb826bbfd
parentf0e22d1be8a66106932f6f7c069087372ff33789
QUIC APL: Fix a bug where incoming unidirectional streams weren't detected

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