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

Fix memory leak on error paths in tox_new. #115

Merged
merged 1 commit into from
Sep 8, 2016
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Sep 8, 2016

We didn't need to create the logger before all the validations. There is only
one error path where we need to free the logger.


This change is Reviewable

We didn't need to create the logger before all the validations. There is only
one error path where we need to free the logger.
@GrayHatter
Copy link

:lgtm:


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@nurupo
Copy link
Member

nurupo commented Sep 8, 2016

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@nurupo
Copy link
Member

nurupo commented Sep 8, 2016

:lgtm_strong:


Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@iphydf iphydf closed this Sep 8, 2016
@iphydf iphydf deleted the memleak branch September 8, 2016 08:54
@iphydf iphydf merged commit ca1fe7f into TokTok:master Sep 8, 2016
@iphydf iphydf modified the milestone: v0.0.1 Nov 5, 2016
This pull request was closed.
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.

3 participants