cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: strange mem behavior

From: Devel <devel_at_integra-sc.it>
Date: Thu, 25 May 2006 09:51:23 +0200

Thanks for your reply.
I'm focused on libcurl because if i comment the curl=curl_easy_init(); all work fine.
Ok i give a look to valgrind to find my bugs :-)
Thanks again!
Il Wed, 24 May 2006 20:25:49 +0200 (CEST)
Daniel Stenberg <daniel_at_haxx.se> scrisse:

> On Wed, 24 May 2006, Daniel Stenberg wrote:
>
> >> I'm attached the output of ./memanalyze.pl -t -v, maybe this can help!
> >
> > Just using ./memanalyze.pl with no options is fine (and less cluttered).
>
> Oh, I just realized the last line of that dump said:
>
> > FREE: 33708 bytes freed, left allocated: 0 bytes
>
> ... so libcurl didn't find any leaks.
>
> I suggest you switch over to valgrind next. Then, if neither have identified
> any leak, I suggest you start finding a natural explanation for what you see.
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
>
        
Received on 2006-05-25