Skip to content

tests: verify adding index conflicts with invalid filemodes fails#4776

Merged
ethomson merged 1 commit intolibgit2:masterfrom
pks-t:pks/test-index-invalid-filemode
Aug 24, 2018
Merged

tests: verify adding index conflicts with invalid filemodes fails#4776
ethomson merged 1 commit intolibgit2:masterfrom
pks-t:pks/test-index-invalid-filemode

Conversation

@pks-t
Copy link
Copy Markdown
Member

@pks-t pks-t commented Aug 24, 2018

Commit 581d549 (Fix leak in index.c, 2018-08-16) was fixing a memory
leak in our code adding conflicts to the index when the added index
entries have an invalid file mode. The memory leak was previously
undiscovered as there are no tests covering this scenario, which is now
being added by this commit.

Commit 581d549 (Fix leak in index.c, 2018-08-16) was fixing a memory
leak in our code adding conflicts to the index when the added index
entries have an invalid file mode. The memory leak was previously
undiscovered as there are no tests covering this scenario, which is now
being added by this commit.
@ethomson
Copy link
Copy Markdown
Member

Thanks! 👍

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