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

Cleanup CURL handle when the POST value can't be fetched from the PVAR #88

Closed
wants to merge 1 commit into from

Conversation

mikomarrache
Copy link
Contributor

No description provided.

@miconda
Copy link
Member

miconda commented Feb 17, 2015

Is the effective change the addition at line 121?

+       curl_easy_cleanup(curl);

The rest seems to be indentation.

For the pull request to be accepted automatically, write the commit message according to the guidelines at:

@mikomarrache
Copy link
Contributor Author

Yes, the effective change is the CURL cleanup.

miconda added a commit that referenced this pull request Feb 19, 2015
…the PVAR

- patch provided by mikomarrache on GH #88
@miconda
Copy link
Member

miconda commented Feb 19, 2015

Patch applied with the fix, to be backported.

@miconda miconda closed this Feb 19, 2015
miconda added a commit that referenced this pull request Apr 1, 2015
…the PVAR

- patch provided by mikomarrache on GH #88

(cherry picked from commit b88e165)
@mikomarrache mikomarrache deleted the patch-4 branch April 15, 2015 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants