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

Autolayout related memory leaks #1463

Closed
ehren opened this issue Nov 28, 2016 · 1 comment
Closed

Autolayout related memory leaks #1463

ehren opened this issue Nov 28, 2016 · 1 comment

Comments

@ehren
Copy link
Contributor

ehren commented Nov 28, 2016

The heap profiler shows this allocation stack associated with a large number of leaks:

screen shot 2016-11-28 at 8 50 59 am

^^ above shows session with heap snapshots taken on the main menu of the WOCCatalog app (snapshot taken every time a view controller is loaded and unloaded; WOCCatalog needs patch from #1462). There's about a 400KB leak, not entirely autolayout related; leak is worse without fix in #1461.

@jaredhms
Copy link
Contributor

Thanks for finding this and for tracking down the root cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants