]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC Wire Format Encoding: Fix handling of zero-length parameters
authorHugo Landau <hlandau@openssl.org>
Mon, 31 Oct 2022 15:48:18 +0000 (15:48 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:12 +0000 (13:20 +0000)
commit6946f1184aa4b0e42cc9c502115bf6c5dd72fa90
tree11c6a7c902c7cecae472855bd5141c7c7067332c
parent21247795c0c981299efd02bd1dc0034e4c008f67
QUIC Wire Format Encoding: Fix handling of zero-length parameters

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