QUIC RXDP: Reuse allocations between ACK frame processing
authorHugo Landau <hlandau@openssl.org>
Thu, 31 Aug 2023 12:28:34 +0000 (13:28 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 13:06:18 +0000 (14:06 +0100)
commit8c792b0ccd41657d9972efbcc997a0c39d49121f
treea3343bd03980a59bc1698e9a97719a11781d9b52
parenta31601cc3ffca7de688aabcd34d83ff2c4496e17
QUIC RXDP: Reuse allocations between ACK frame processing

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_channel.c
ssl/quic/quic_channel_local.h
ssl/quic/quic_rx_depack.c