Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

github-actions[bot]
Copy link

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 3a4204b)

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 3a4204b)
@lhchavez lhchavez merged commit 6badd3d into release-0.28 Oct 22, 2020
@lhchavez lhchavez deleted the cherry-pick-322131299-release-0.28 branch October 23, 2020 12:26
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.

1 participant