You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
The heap profiler shows this allocation stack associated with a large number of leaks:
^^ 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.
The heap profiler shows this allocation stack associated with a large number of leaks:
^^ 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.