curl-library
Re: Windows handles leakage
From: Gisle Vanem <giva_at_bgnett.no>
Date: Sun, 26 Jun 2005 19:04:48 +0200
Date: Sun, 26 Jun 2005 19:04:48 +0200
"Shmulik Regev" wrote:
> curl_multi_cleanup . Oddly, if I use URLs that contain actual IP addresses instead of the
> host names, the leak doesn't happen. This suggests of course that the problem is in the
> resolving process, and indeed Process Explorer will show a non-decreasing number of thread
> handles. I'm using curl (7.13.2) with VC++ 6.0. but without c-ares .
A change done 14. June address just this (the resolver thread handle wasn't closed).
Try with a fresh version from CVS and run Process Explorer again.
The other leak, I cannot comment on.
--gv
Received on 2005-06-26