|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[ curl-Bugs-3390796 ] Curl_retry_request doesn't check return value of readrewind
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 13 Aug 2011 00:35:15 +0200
Bugs item #3390796, was opened at 2011-08-13 00:30
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
Curl_retry_request will call Curl_readrewind if some data needs to be resent when the request is retried. However, it doesn't check the return value of Curl_readrewind, which can cause the retried request to hang if it's not possible to rewind the data that's already been sent. It looks like that behavior was added in this commit: https://github.com/bagder/curl/commit/058fb3355715747e754ede5395c52390ec3394be
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
diff --git a/lib/transfer.c b/lib/transfer.c
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info