Make TestApplyDiffAddFile() explicitly .Free() stuff #661

Merged
lhchavez merged 1 commits from free-stuff-in-test-apply-diff-add-file into master 2020-10-22 08:30:32 -05:00
lhchavez commented 2020-10-22 08:14:45 -05:00 (Migrated from github.com)

This change adds explicit .Free() calls in TestApplyDiffAddFile().
It was discovered in #657 that some objects were not explicitly being
freed, so this fixes that!

This change adds explicit `.Free()` calls in `TestApplyDiffAddFile()`. It was discovered in #657 that some objects were not explicitly being freed, so this fixes that!
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#661
No description provided.