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

PieChartData and NSNumberFormatter memory leak about demo project #2464

Closed
0xfeedface1993 opened this issue May 23, 2017 · 1 comment
Closed

Comments

@0xfeedface1993
Copy link

In demo project , PieChartViewController class, line 116 and 121
http://oqedp1ccg.bkt.clouddn.com/ml.png

@liuxuan30
Copy link
Member

liuxuan30 commented May 24, 2017

#2425 check how we confirm if really a leak.
I checked yours, when the controller is freed, the one reporting leak is also freed. It's a false alert.
image
Next time, when you report leak, post what are the object and the history. Not just the code.

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

2 participants