Skip to content
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

AQGridView.m : updateVisibleGridCellsNow:Line-1584 - Memory leak #207

Open
gran33 opened this issue Dec 23, 2013 · 0 comments
Open

AQGridView.m : updateVisibleGridCellsNow:Line-1584 - Memory leak #207

gran33 opened this issue Dec 23, 2013 · 0 comments

Comments

@gran33
Copy link

gran33 commented Dec 23, 2013

I m using AQGridView inside my project, and i check my memory leaks with instruments- Leaks.
I notice the in this line
NSMutableIndexSet * animatingInserted = [insertedIndices mutableCopy];
There is a memory leak.

Any ideas?

10x in advance!
Great project!

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

No branches or pull requests

1 participant