mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-11-16 22:04:41 +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.