Loading lib/curl_addrinfo.c +0 −1 Original line number Diff line number Diff line Loading @@ -322,7 +322,6 @@ Curl_he2ai(const struct hostent *he, int port) } if(result != CURLE_OK) { /* Use parenthesis to prevent memdebug from replacing this */ Curl_freeaddrinfo(firstai); firstai = NULL; } Loading Loading
lib/curl_addrinfo.c +0 −1 Original line number Diff line number Diff line Loading @@ -322,7 +322,6 @@ Curl_he2ai(const struct hostent *he, int port) } if(result != CURLE_OK) { /* Use parenthesis to prevent memdebug from replacing this */ Curl_freeaddrinfo(firstai); firstai = NULL; } Loading