QUIC CHANNEL: Defer QLOG instantiation until first event
authorHugo Landau <hlandau@openssl.org>
Mon, 12 Feb 2024 09:50:59 +0000 (09:50 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Feb 2024 09:15:46 +0000 (10:15 +0100)
commite825599213119b8ff56b4bb4df40b898dd68572e
tree8c09210fdc00ac7cfcf96ea3213e7950c269b99d
parent6f09c8071af8328b1dac1914bea4533cac182204
QUIC CHANNEL: Defer QLOG instantiation until first event

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