curl-library
Re: [PATCH] formadd: support >2GB files on windows
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Nov 2015 14:38:45 +0100 (CET)
Date: Mon, 2 Nov 2015 14:38:45 +0100 (CET)
On Fri, 30 Oct 2015, Daniel Stenberg wrote:
> The original problem being that curl_formadd() right now uses 'long' for a
> size so that it can't be set larger than 2GB on any windows version (even if
> 64bit) and other 32bit systems. This patch introduces a new option to pass
> in a 'curl_off_t' size, thus upping the limit to 64bit (for most systems).
I've now merged this to master as commit ca5f9341e.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2015-11-02