mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-10-30 05:24:07 +01:00
On each gamemode_request call a new connection to d-bus is opened but the reference was never release thus leaking the connection and associated memory.