T0biasCZe / Windows-Media-Player-Discord-RPC

Discord rich presence for windows media player
Mozilla Public License 2.0
11 stars 0 forks source link

Memory Leak #8

Open ZachjuKamashi opened 6 months ago

ZachjuKamashi commented 6 months ago

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 commented 5 months ago

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 commented 5 months ago

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