]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Fix idle timeout computation bug
authorHugo Landau <hlandau@openssl.org>
Mon, 22 Jan 2024 14:00:05 +0000 (14:00 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 8 Feb 2024 16:50:00 +0000 (16:50 +0000)
commit693d9afef46dbde2f41464052bda994821f536ad
tree94def88a54895916a292a73bf77dc85e0f6c04ae
parent69616017a613c7442fa51794d51f167b0de2fc9c
QUIC CHANNEL: Fix idle timeout computation bug

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