]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Fix logic of SSL_get_stream_type
authorHugo Landau <hlandau@openssl.org>
Wed, 26 Apr 2023 14:57:18 +0000 (15:57 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:14 +0000 (14:47 +0100)
commit59c5c016e53256e949225a2dd751b3450129cd72
tree4f81bb73563a5afa0f12ef50998f4f07f085dac7
parent22b1a96ff798cf73f4b573bff1d9f80236d3f102
QUIC APL: Fix logic of SSL_get_stream_type

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