Skip to content

Prevent memory leak on branch removal #753

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 2 commits into from
Jun 7, 2014
Merged

Conversation

nulltoken
Copy link
Member

Actually, git_branch_delete() no longer frees the reference handle for
the caller. We can now let the handle take care of this when it's
disposed.

9e82f30 was only me being an idiot... Gah!

nulltoken added 2 commits June 7, 2014 10:01
Actually, git_branch_delete() no longer frees the reference handle for
the caller. We can now let the handle take care of this when it's
disposed.
@nulltoken
Copy link
Member Author

Oh, oh! Sorry about this.

@Therzok 🆒

@nulltoken nulltoken added this to the v0.19.0 milestone Jun 7, 2014
@nulltoken nulltoken merged commit eedeac0 into vNext Jun 7, 2014
@nulltoken nulltoken deleted the ntk/invalid_idiocy branch June 7, 2014 11:37
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