[webkit-reviews] review cancelled: [Bug 16729] [cURL] Allow multiple files for upload : [Attachment 18277] file checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 15:12:53 PST 2008


Luca Bruno <lethalman88 at gmail.com> has cancelled Luca Bruno
<lethalman88 at gmail.com>'s request for review:
Bug 16729: [cURL] Allow multiple files for upload
http://bugs.webkit.org/show_bug.cgi?id=16729

Attachment 18277: file checks
http://bugs.webkit.org/attachment.cgi?id=18277&action=edit

------- Additional Comments from Luca Bruno <lethalman88 at gmail.com>
curl_off_t doesn't seem to be 64-bit wide on most platforms, so we shouldn't
use an assertion. The patch checks for an overflow and in case use chunked
encoding for large files as suggested by Mark Rowe.


More information about the webkit-reviews mailing list