]> 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:19:48 +0000 (08:19 -0400)
commit95efe41d2e76501f4900eb6a5dece159fb1312df
tree76ebe0ab249c10557141523bcfe1edf0f88e69cb
parent2b24455a9fb253b6d26e81e83d6adc2a615ff4b9
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)
ssl/quic/quic_channel.c