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

Skip to content

xdiff: fix memleak on error case #3646

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
Mar 3, 2016

Conversation

pks-t
Copy link
Member

@pks-t pks-t commented Mar 1, 2016

Commit 3d1abc5 fixes a memory leak in the xdiff code. In the
process of upstreaming the fix it was pointed out by Johannes
Schindelin that there is another memory leak present (see 1).

Fix the second memory leak by applying the upstream fix to our
code base.

Commit 3d1abc5 fixes a memory leak in the xdiff code. In the
process of upstreaming the fix it was pointed out by Johannes
Schindelin that there is another memory leak present (see [1]).

Fix the second memory leak by applying the upstream fix to our
code base.

[1]: http://thread.gmane.org/gmane.comp.version-control.git/287034
carlosmn added a commit that referenced this pull request Mar 3, 2016
@carlosmn carlosmn merged commit 778fb69 into libgit2:master Mar 3, 2016
@pks-t pks-t deleted the pks/xdiff-fix-from-upstream branch June 21, 2016 05:44
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