cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Windows handles leakage

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 26 Jun 2005 19:47:16 +0200 (CEST)

On Sun, 26 Jun 2005, Shmulik Regev wrote:

> Frankly, I was lead to this testing by a _different_ handle leakage (that
> I'm still trying to consistently reproduce in a test) in which the handle
> usage grows, but Process Explorer reports of handles of type '\Device\Tcp' .

Let us know if you figure out anything!

> One last thing, test 507 contains the following lines (starting line 47)
> curl_multi_cleanup(multi);
> curl_easy_cleanup(curls);

> which contradicts the documentation of curl_multi_cleanup (which suggests to
> first remove the easy handles).

Sloppy programming on my behalf. Thanks for pointing it out!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-06-26