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

Passing the pointer of the pointer of the ConnInfo #471

Closed
wants to merge 1 commit into from

Conversation

rouzier
Copy link
Contributor

@rouzier rouzier commented Oct 4, 2015

I was playing with the code and I found a bug with the way the ConnInfo was being passed to the write callback.

Passing in the pointer of the pointer of the ConnInfo instead of the just the pointer for CURLOPT_WRITEDATA.
@jay jay closed this in b1d5599 Oct 4, 2015
@jay
Copy link
Member

jay commented Oct 4, 2015

Thanks, landed in b1d5599.

jgsogo pushed a commit to jgsogo/curl that referenced this pull request Oct 19, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 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

2 participants