hostip: edit comment
This commit is contained in:
parent
5088e3709d
commit
c9081a8280
@ -366,7 +366,7 @@ Curl_cache_addr(struct SessionHandle *data,
|
||||
dns = dns2;
|
||||
dns->inuse++; /* mark entry as in-use */
|
||||
|
||||
/* free the allocated entry_id again */
|
||||
/* free the allocated entry_id */
|
||||
free(entry_id);
|
||||
|
||||
return dns;
|
||||
|
Loading…
Reference in New Issue
Block a user