This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
[DLAVAlertView optimalSizeForLabel:inMaxSize:] has a memory leak #43
I did profile with iOS9, and it shows that everytime when i dismiss the alertview, it shows up a memory leak in the method. However I cannot find the problem.