Thanks to visit codestin.com
Credit goes to github.com

Skip to content

http: fixed leak when asking for credentials again #3275

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

Merged
merged 1 commit into from
Jun 30, 2015

Conversation

swisspol
Copy link
Contributor

t->cred might have been allocated the previous time and needs to be
freed before asking caller for credentials again.

t->cred might have been allocated the previous time and needs to be
freed before asking caller for credentials again.
@swisspol
Copy link
Contributor Author

I had the same fix as 8b38006 on my branch but with this extra code.

@ethomson
Copy link
Member

Looks good, thanks!

ethomson added a commit that referenced this pull request Jun 30, 2015
http: fixed leak when asking for credentials again
@ethomson ethomson merged commit cb58fb2 into libgit2:master Jun 30, 2015
@swisspol swisspol deleted the http_fix branch June 30, 2015 18:40
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.

2 participants