curl-library
Re: jehousley: curl/lib easy.c, 1.103, 1.104 file.c, 1.87, 1.88 ssh.c, 1.57, 1.58 url.c, 1.621, 1.622 urldata.h, 1.333, 1.334
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 Jun 2007 22:37:04 +0200 (CEST)
Date: Wed, 27 Jun 2007 22:37:04 +0200 (CEST)
On Wed, 27 Jun 2007, James Housley wrote:
> I would have loved to use fdopen() instead of close() then fopen() but the
> memory testing complained the file wasn't opened with fopen(), but really it
> was. I also wasn't too sure about portability, the man page seems to say it
> is fairly standard.
Ah, yes. The memdebug.[ch] isn't adjusted to deal with fdopen() properly, so
that need to be fixed before fdopen() can be used.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-06-27