]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_channel.c
QUIC CHANNEL: Fix bug where time callback arg wasn't passed
authorHugo Landau <hlandau@openssl.org>
Fri, 21 Apr 2023 10:19:18 +0000 (11:19 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 1 May 2023 10:03:54 +0000 (11:03 +0100)
commit66ec534861cc278bfb074a8fa3fa1fe3385723f8
treef99014116805c59ffd2e40b40b800d8270f97a08
parent878df9be67df14c90ef584e5762a8c1f5c8f9749
QUIC CHANNEL: Fix bug where time callback arg wasn't passed

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