How to handle leak ? #78
Unanswered
moulin-louis
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hello! Theres not much I can do but if possible could you:
If I have a bit more info I can help you track it down. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm trying to handle leak in my project using MLX42.
I'm destroying all image using mlx_delete_image and I'm calling mlx_terminate at the end of my program on the mlx pointer.
I still have a lot of leak comming from mlx_init(), what should I do and what I am missing ?
Thanks for your help !
Beta Was this translation helpful? Give feedback.
All reactions