]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix build when configured with -DOPENSSL_USE_IPV6=0
authorTom Cosgrove <tom.cosgrove@arm.com>
Wed, 19 Jul 2023 11:59:36 +0000 (12:59 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 21 Jul 2023 14:19:13 +0000 (15:19 +0100)
commit9c8d04dbec03172d6ffe4eaa38ea4b1ac2741f26
tree75eaffd85f0eab988c33653995e97a000f961032
parent1e2e683aa289849483ea9d48e9fcdda9559028ec
Fix build when configured with -DOPENSSL_USE_IPV6=0

Change-Id: I57723835b0a7d20609d8c4ed2988123f975a927d

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