|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2957769 ] Retry causes access violation with URL part sets
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 10 Apr 2010 12:09:55 +0000
Bugs item #2957769, was opened at 2010-02-24 05:08
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
-f
and using a URL that consists of multiple parts. For example:
http://finance.yahoo.com/q/hp?s={JPM,C,BAC}
The problem is that outs.bytes is greater than zero, but outs.stream is null. It looks like you're resetting outs.bytes to zero inside the wrong loop. I solved the problem by inserting outs.bytes=0; on line 4615 just after outs.filename = outfile;
By the way, I'm using CURL 7.20.0.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info