Fix 32-bit Windows issues related to QUIC Wire functions
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Oct 2022 11:05:39 +0000 (13:05 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 25 Oct 2022 11:25:00 +0000 (13:25 +0200)
commite251e7ba1ce85d11f3c342b3ae1326a35b7d0b4a
treebe3ee8365fd66557aa287e0a94902cd5f2cb7abe
parent44bc72a0f2edc343a7b46de8c1b1fc829fef90f7
Fix 32-bit Windows issues related to QUIC Wire functions

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_wire.c
ssl/quic/quic_wire_pkt.c
test/quic_wire_test.c