1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Daniel Stenberg 3e005a8555 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
2016-04-01 13:57:15 +02:00
..
2016-03-30 23:55:00 +01:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-03-31 15:12:22 +02:00
2015-03-03 12:36:18 +01:00
2016-03-27 17:52:16 +02:00