QUIC WIRE: When peeking at number of ACK ranges, ensure enough data is available
authorHugo Landau <hlandau@openssl.org>
Thu, 31 Aug 2023 12:20:05 +0000 (13:20 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 13:06:18 +0000 (14:06 +0100)
commita31601cc3ffca7de688aabcd34d83ff2c4496e17
tree20a4af8cb7131a48d8fd15a62034f96064b2284d
parentd5c3f4b2dba0202c589d1d733e88e392794dce41
QUIC WIRE: When peeking at number of ACK ranges, ensure enough data is available

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