diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-04-01 13:57:15 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-04-01 13:57:15 +0200 |
commit | 3e005a8555e8a82784b22dea50fbc7d0bb0ccd26 (patch) | |
tree | 7a4664116f3729d97117a0e87461e8e45488034d /buildconf | |
parent | 7db9782dd692c01da2135bf7e466c6804d399b1a (diff) |
upload: missing rewind call could make libcurl hang
When an upload is done, there are two places where that can be detected
and only one of them would rewind the input stream - which sometimes is
necessary for example when doing NTLM HTTP POSTs and more.
This could then end up libcurl hanging.
Figured-out-by: Isaac Boukris
Reported-by: Anatol Belski
Fixes #741
Diffstat (limited to 'buildconf')
0 files changed, 0 insertions, 0 deletions