Skip to content

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

Merged
carlosmn merged 1 commit into
libgit2:masterfrom
pks-t:pks/index-collision-test-leak
Aug 30, 2016
Merged

tests: index: do not re-allocate index#3915
carlosmn merged 1 commit into
libgit2:masterfrom
pks-t:pks/index-collision-test-leak

Conversation

@pks-t
Copy link
Copy Markdown
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