cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Help tracking down libcurl + nss memory leak

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Apr 2009 23:50:47 +0200 (CEST)

On Wed, 8 Apr 2009, Toshio Kuratomi wrote:

> I ran valgrind --leak-check=full --show-reachable=yes ./break
>
> ControlC'd after 100 iterations.

Reduce the loop counter instead and let it finish on its own, as your
control-c made it skip cleanups that (falsely) get reported as "leaks" there.

-- 
  / daniel.haxx.se
Received on 2009-04-08