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

memory problem - not released/reclaimed #198

Open
harveyB opened this issue Oct 9, 2013 · 1 comment
Open

memory problem - not released/reclaimed #198

harveyB opened this issue Oct 9, 2013 · 1 comment

Comments

@harveyB
Copy link

harveyB commented Oct 9, 2013

hi, am using GMGridView from another library and am seeing this memory allocation not reclaimed in XCode, bcoz it shows it as LIVE in Instruments even after the view controller where GMGridView is destroyed/deallocd - plz fix - thanks.

Address Category    Timestamp   Live    Size    Responsible Library Responsible Caller

72 0x17ef5fe0 Malloc 16 Bytes 00:10.226.720 • 16 Bytes ourapp -[GMGridView itemSubviews]

@harveyB
Copy link
Author

harveyB commented Oct 9, 2013

even tho it is only 16B, the no. of allocations is in the thousands causing large memory loss.

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