]> granicus.if.org Git - curl/commitdiff
verify big files
authorDaniel Stenberg <daniel@haxx.se>
Tue, 22 Jan 2002 13:10:16 +0000 (13:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Jan 2002 13:10:16 +0000 (13:10 +0000)
docs/TODO

index 3597ab5bd475b48d5ae491ba02f89b3e7c3fef30..e308a02e4ebf21913c8d3c758f22362e4338c7bc 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -52,6 +52,10 @@ TODO
    EWOULDBLOCK or similar. This concerns the HTTP request sending, the FTP
    command sending etc.
 
+ * Go through the code and verify that libcurl deals with big files >2GB and
+   >4GB all over. Bug reports indicate that it doesn't currently work
+   properly.
+
  DOCUMENTATION
 
  * Document all CURLcode error codes, why they happen and what most likely