]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TXP: Correct an issue with an uninitialized variable
authorHugo Landau <hlandau@openssl.org>
Mon, 21 Nov 2022 09:55:30 +0000 (09:55 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:17 +0000 (13:20 +0000)
commit24c1be5cff94d6d92d78a11c6584deb7047b4ab6
treefaaf284a8f21ad1687e18ea9a1d0183b53abe23c
parentd1ac77b1a50b070aa55384f4c5eff3df71adb2c7
QUIC TXP: Correct an issue with an uninitialized variable

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