-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Legend leak in version 3.0.1 #2425
Comments
It's seems the same bug with issue:#2416 "Memory Leak in BarChartView Data". |
My XCode Version is 8.3 (8E162). I ever used old version XCode to check memory leak about two month ago, and no leak found that time. I think you should update your XCode to the latest version if you want to reproduce this bug. |
And can you reproduce or solve this problem? @thierryH91200 |
OK, legend seems do have a leak, but I can't reproduce #2416, so let's make it separate. |
Copy |
If you sure it's freed, I will close the related issues. |
When use instruments to analyze memory leak, found Legend is leaked, but cannot find the reason. The stack trace is shown in the image above.
The text was updated successfully, but these errors were encountered: