Skip to content
Commit 36e604fc authored by Antti Hätälä's avatar Antti Hätälä Committed by Jay Satiro
Browse files

url: don't free postponed data on connection reuse

- Don't free postponed data on a connection that will be reused since
  doing so can cause data loss when pipelining.

Only Windows builds are affected by this.

Closes https://github.com/curl/curl/issues/1380
parent 5fadd031
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment