cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: curl_memdebug() / Win32

From: Henke, Markus <Markus_Henke_at_ordat.com>
Date: Mon, 13 Jan 2003 18:29:28 +0100

Hello again,

> -----Original Message-----
> From: matthew b [mailto:mb7oo_at_hotmail.com]
> Sent: Friday, January 10, 2003 9:16 PM
> To: Henke, Markus
> Subject: curl_memdebug() / Win32

<cut/>

> echo MEM url.c:250 malloc(256) = 0x81149d4 | perl memanalyze.pl
> Leak detected: memory still allocated: 256 bytes
> At 81149d4, there's 256 bytes.
> allocated by url.c:250
>

Yep, i've tried this and it works.
It's so simple that i'm feeling pretty goofy:
The ActiveState documentation says that you don't have
to use the "perl" command since the suffix ".pl" is
registered to run "perl" when you install ActiveState
Perl. So i've always tried "memanalyze.pl < curl_memdump",
which won't work.
But "perl memanalyze.pl < curl_memdump" will work!

-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
Received on 2003-01-13