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

cally_actor_action_do_action leaks a state set object in the case where the actor is defunct, insensitive, or hidden. This commit plugs the leak. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1225