]> git.ipfire.org Git - thirdparty/openssl.git/commit
ssl/quic/quic_channel.c: Fix endianness of supported versions from received version...
authorNikolas Gauder <nikolas.gauder@tum.de>
Mon, 4 Aug 2025 21:47:23 +0000 (23:47 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 6 Aug 2025 12:31:21 +0000 (08:31 -0400)
commit17a20fdcfa46ea22fabcfc1e035c11f19494999c
tree3aad69925d67d1fc7c027a32f31ecee1882c8e61
parentd4ab1630908eaac57388de0be1fa21d0c1f17c9a
ssl/quic/quic_channel.c: Fix endianness of supported versions from received version negotiation packets

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28169)

(cherry picked from commit 95efe41d2e76501f4900eb6a5dece159fb1312df)
ssl/quic/quic_channel.c