cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl PUT retry and READFUNCTION

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 25 Jan 2012 16:26:39 -0800

On Wed, Jan 25, 2012 at 08:09:19PM +0000, Wenjun Chen wrote:
> This is the actual code. It uses local variable, not on stack.

Where do you think local variables are stored? They are stored on the
stack. But that should not be an issue in the code snippet you included.
It may be an issue elsewhere in your code (and your previous messages
imply that), but you didn't show us that code. You'll have to be more
specific about what the problem is including code if you'd like more
specific help.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-01-26