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

Merged
github-actions[bot] merged 1 commits from cherry-pick-322131299-release-0.28 into release-0.28 2020-10-22 08:34:00 -05:00
github-actions[bot] commented 2020-10-22 08:31:00 -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!

(cherry picked from commit 3a4204bd93)

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! (cherry picked from commit 3a4204bd934b59a55581d33d300617a4f621257f)
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#664
No description provided.