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

Potential Leak warnings in xcode 6.3 #1

Open
kerkness opened this issue Apr 12, 2015 · 2 comments
Open

Potential Leak warnings in xcode 6.3 #1

kerkness opened this issue Apr 12, 2015 · 2 comments

Comments

@kerkness
Copy link

If you run Product > Analyze in a project using Xcode 6.3 the compiler complains about several "Potential Leaks of an object"

Would be nice to tidy things up so these warnings are removed.

@primehalo
Copy link

Also happens using Xcode 7.2

@ZHANGYuanCD
Copy link

frequentyl invoke like this self.percentageDoughnut.percentage = percent; (once every 4seconds in my app) will case app memory leak.
can anyone face the same problem

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

3 participants