Skip to content

Commit

Permalink
KNOWN_BUGS: 89 is bug #1411
Browse files Browse the repository at this point in the history
Disabling pipelining on multi handle with in-progress pipelined requests
leads to heap corruption and crash
  • Loading branch information
bagder committed Mar 29, 2015
1 parent fcdc597 commit 31987c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/KNOWN_BUGS
Expand Up @@ -3,6 +3,9 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!

89. Disabling HTTP Pipelining when there are ongoing transfers can lead to
heap corruption and crash. http://curl.haxx.se/bug/view.cgi?id=1411

88. libcurl doesn't support CURLINFO_FILETIME for SFTP transfers and thus
curl's -R option also doesn't work then.

Expand Down

0 comments on commit 31987c3

Please sign in to comment.