mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
remove bogus comment
This commit is contained in:
parent
91c77808c4
commit
005bf19acf
@ -322,7 +322,6 @@ Curl_he2ai(const struct hostent *he, int port)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(result != CURLE_OK) {
|
if(result != CURLE_OK) {
|
||||||
/* Use parenthesis to prevent memdebug from replacing this */
|
|
||||||
Curl_freeaddrinfo(firstai);
|
Curl_freeaddrinfo(firstai);
|
||||||
firstai = NULL;
|
firstai = NULL;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user