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 #8

Open
ZachjuKamashi opened this issue Feb 13, 2024 · 2 comments
Open

Memory Leak #8

ZachjuKamashi opened this issue Feb 13, 2024 · 2 comments

Comments

@ZachjuKamashi
Copy link

There would appear to be a memory leak somewhere in the Discord WMP process. I've kept it open and it has reached quite a high memory usage overtime
Screenshot (734)

@T0biasCZe
Copy link
Owner

I think I managed to find the source of the memory leak, its in the code that handles the album art for the System Media Control overlay
it reads the album art from the disc and then doesnt clear the memory properly
image

@T0biasCZe
Copy link
Owner

However I still need to do a little bit more testing, since it seems its still leaking a few dozen KB of memory per minute

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