]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix 32-bit Windows issues related to QUIC_STREAM
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Oct 2022 09:43:16 +0000 (11:43 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 25 Oct 2022 11:25:00 +0000 (13:25 +0200)
commit44bc72a0f2edc343a7b46de8c1b1fc829fef90f7
tree296e0211daff99d5c8cd12a37953843784a89855
parent5506fbeafb888751710f25e8658cf54136702e02
Fix 32-bit Windows issues related to QUIC_STREAM

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19345)
ssl/quic/quic_stream.c