Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Fix memory leak with PSTAlertController #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

billdavid
Copy link

We find that PSTAlertController will cause memory leak due to hold the PSTAlertContoller object by the related ViewController or the front most ViewController through objc_setAssociatedObject. Maybe reset it when the UIAlertController dismisses is safe enough.

@billdavid billdavid changed the title Resolve memory leak with PSTAlertController due to associate self wit… Fix memory leak with PSTAlertController Apr 12, 2017
@foresightyj
Copy link

I also experienced the memory leak. May I know when will this be merged?

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

Successfully merging this pull request may close these issues.

2 participants