coobjc
coobjc copied to clipboard
fix memory leak
trafficstars
Summary
ivar should be released when deallocing or the empty NSMutableArray will be leaked.
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.
- [x] I read the Contributor Guide and followed the process outlined there for submitting PRs.
- [x] I am willing to follow-up on review comments in a timely manner.
Thanks for contributing to coobjc!