Unverified Commit e3a53e3e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

conncache: use conn->data to know if a transfer owns it

- make sure an already "owned" connection isn't returned unless
  multiplexed.

- clear ->data when returning the connection to the cache again

Regression since 7.62.0 (probably in commit 1b76c389)

Bug: https://curl.haxx.se/mail/lib-2019-03/0064.html

Closes #3686
parent 76cc14ba
Supports Markdown
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