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

1 Commits

Author SHA1 Message Date
lhchavez dbd86bbf27 Make `TestApplyDiffAddFile()` explicitly `.Free()` stuff (#661)
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)
2020-10-22 13:30:54 +00:00