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

Skip to content

tests: index: do not re-allocate index #3915

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
Aug 30, 2016

Conversation

pks-t
Copy link
Member

@pks-t pks-t commented Aug 29, 2016

Plug a memory leak caused by re-allocating a git_index
structure which has already been allocated by the test suite's
initializer.

Plug a memory leak caused by re-allocating a `git_index`
structure which has already been allocated by the test suite's
initializer.
@carlosmn carlosmn merged commit 40b0812 into libgit2:master Aug 30, 2016
@pks-t pks-t deleted the pks/index-collision-test-leak branch October 10, 2016 07:04
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