]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC RX: Fix QRX packet handling refactor w.r.t. list refactor
authorHugo Landau <hlandau@openssl.org>
Thu, 17 Nov 2022 14:22:36 +0000 (14:22 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:10 +0000 (13:20 +0000)
commit043a41ddeeaabc192c25aa0b46ccfc4546e4d3df
treeae68ec6877211734cec427b384471505b47992ed
parent6d5d5fc9a9f6b701fc5e17f05d3df464fe0bc56e
QUIC RX: Fix QRX packet handling refactor w.r.t. list refactor

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_record_rx.c