]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC QSM: Correct the logic for determining stream count limits
authorHugo Landau <hlandau@openssl.org>
Fri, 28 Apr 2023 15:56:34 +0000 (16:56 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 24 May 2023 09:34:47 +0000 (10:34 +0100)
commite8142d2ce8383329e6a71639d154191c1515ba55
tree8e15fdf8b4ac7f1ae05c0b6f1b60900f438ec4f5
parent5915a900af86db8625caa77a02fd50cf9a3b3e1b
QUIC QSM: Correct the logic for determining stream count limits

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