]> git.ipfire.org Git - thirdparty/curl.git/commit
Curl_inet_ntop: always check the return code
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jun 2020 23:13:04 +0000 (01:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 Jun 2020 14:04:54 +0000 (16:04 +0200)
commitd2baa502fc7ea3f003db2d13b110f3f1da8d8073
tree77ae009ffc8ef051e85ba377d44f0e94ed1cbdae
parent550bcdd442dcd6d32e9ef018dbcb72b06365a03c
Curl_inet_ntop: always check the return code

Reported-by: Siva Sivaraman
Fixes #5412
Closes #5597
lib/ftp.c
lib/if2ip.c