cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] FTP WILDCARDMATCH option (only for now)

From: Pavel Raiskup <xraisk00_at_gmail.com>
Date: Thu, 13 May 2010 17:46:52 +0200

>> Im pleased to help curl, thanks for pushing!
> can you please take a look at curl_dofree() ? it seems to be missing for
> the Windows builds, see:
> http://curl.haxx.se/auto/log.cgi?id=20100513125350-30631#prob2
> http://curl.haxx.se/auto/log.cgi?id=20100513122351-9711#prob31

It is hard to simulate for me. I'm using free() and it is changed by
"memdebug.h" inclusion to curl_dofree() .. but same think is done in
ftp.c, and everything is ok. I've tried to compile libcurl with mingw32
and it works fine (after int32_t -> int). I don't know, why it works in
ftp.c and in wildcard.c not. Have you any idea?

Pavel
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-13