Skip to content

cally: fix state set leak

Jonas Ådahl requested to merge cherry-pick-79e5ec57-4 into gnome-3-32

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.

!1225 (merged)

(cherry picked from commit 79e5ec57)

Merge request reports