]> git.ipfire.org Git - thirdparty/curl.git/commit
hostip: return error immediately when Curl_ip2addr() fails
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 Dec 2023 15:34:25 +0000 (16:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 14 Dec 2023 21:57:28 +0000 (22:57 +0100)
commit907dce2dc08ed2fec20b16b0f0ce5028e8042e01
treee6ff57f41483ea375f32f028d0c91444af7b1996
parentd21bd2190c46ad7fa744cc65b6172fafb13ca0be
hostip: return error immediately when Curl_ip2addr() fails

Closes #12522
lib/hostip.c