QUIC TXP: Handle padding correctly for ACK_ONLY archetype
authorHugo Landau <hlandau@openssl.org>
Fri, 3 Nov 2023 15:13:51 +0000 (15:13 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 8 Nov 2023 15:09:39 +0000 (15:09 +0000)
commite1c15a8abeb87a387cc7c64a424ca5f282b00632
tree066e13b146bf3c030aa3e4e28fa4cd826f0f0171
parent3bef14c5367b4e2d7aded4f80e78e8f19b74f710
QUIC TXP: Handle padding correctly for ACK_ONLY archetype

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