mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 20:58:10 +00:00

We would free the shortcut inhibit data only when the client destroys its request, which is not the case when the clients itself is destroyed, leading to a leak of the shortcut inhibit data. Free the data on resource destruction instead, and simply destroy the resource on destroy request. https://bugzilla.gnome.org/show_bug.cgi?id=787568
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%