Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 3 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 16, 2019

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

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

Regression since at some time before 7.62.0 (probably 1b76c38)

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

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

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

Regression since at some time before 7.62.0

Bug: https://curl.haxx.se/mail/lib-2019-03/0064.html
@bagder bagder closed this in e3a53e3 Mar 17, 2019
@bagder bagder deleted the bagder/connnection-in-use branch March 17, 2019 17:09
@lock lock bot locked as resolved and limited conversation to collaborators Jun 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant