curl-library
[PATCH] curl ares resolve timeout memory leak
From: Dirk Manske <dm_at_sysformance.com>
Date: Thu, 1 Apr 2004 00:49:58 +0200
Received on 2004-04-01
Date: Thu, 1 Apr 2004 00:49:58 +0200
On Wednesday 31 March 2004 14:41, Daniel Stenberg wrote:
> Doh! You are painfully correct here.
>
> Fix is attached! Gonna commit this too.
I've done yesterday a very similar fix. But for my futher work, I've fetched current
hostip.c version. Attached patches fixes the memory leaks caused by curl resolve
timeout.
- text/x-diff attachment: c-ares-1.1.0-040330-forcetimeout.patch
- text/x-diff attachment: hostip.c.patch