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

Memory Leak, even when destroying windows #185

Open
Horki opened this issue May 24, 2019 · 0 comments
Open

Memory Leak, even when destroying windows #185

Horki opened this issue May 24, 2019 · 0 comments

Comments

@Horki
Copy link

Horki commented May 24, 2019

example:
I have run ex_4.rs sample with valgrind tool

==27342== LEAK SUMMARY:
==27342== definitely lost: 0 bytes in 0 blocks
==27342== indirectly lost: 0 bytes in 0 blocks
==27342== possibly lost: 0 bytes in 0 blocks
==27342== still reachable: 499,249 bytes in 238 blocks
==27342== suppressed: 0 bytes in 0 blocks
==27342==
==27342== For counts of detected and suppressed errors, rerun with: -v
==27342== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

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

1 participant