]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Ensure QLOG instance is used correctly on server side
authorHugo Landau <hlandau@openssl.org>
Mon, 29 Jan 2024 12:36:52 +0000 (12:36 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:50:29 +0000 (11:50 +0000)
commitc55e144b89fc8f917a897bf0756d85d3ce372160
treee708b7c474fc5b9f1c8693e9ac0ec3bccfaad32b
parent2acc1ebbd96afb5377af10cad6572617c906b06b
QUIC CHANNEL: Ensure QLOG instance is used correctly on server side

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22037)
ssl/quic/quic_channel.c