cURL / Mailing Lists / curl-library / Single Mail

curl-library

Fwd: Re: [PATCH] Include local IP address in the connection cache hash

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Tue, 12 Mar 2013 00:32:30 +0100

---------- Forwarded Message ----------

Subject: Re: [PATCH] Include local IP address in the connection cache hash
Date: Monday, March 11, 2013, 23:12:55
From: Linus Nielsen Feltzing <linus_at_haxx.se>
To: Kamil Dudka <kdudka_at_redhat.com>

On 03/11/2013 10:02 PM, Kamil Dudka wrote:
> Please consider replacing the open-coded string concatenation above by:
>
> return aprintf("%s%s", conn->local_ip, conn->host.name);

Sure. Here is a new patch, using aprintf() instead.

Linus
-----------------------------------------

Thanks! I am forwarding the new patch back to the mailing list...

Kamil
Received on 2013-03-12