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: Thu, 9 Apr 2009 23:18:49 +0200 (CEST)

On Thu, 9 Apr 2009, Daniel Stenberg wrote:

> rv = PK11_CreateGenericObject(slot, theTemplate, 4, PR_FALSE /* isPerm */);
>
> The 'rv' variable is just forgotten... that can't be right!

Attached to this mail is my first take at addressing the leaked "generic
objects". This seems to fix the problems I see, but there might of course be
more problems lurking. Let me know how it works for you!

-- 
  / daniel.haxx.se

Received on 2009-04-09