mirror of
https://github.com/brl/mutter.git
synced 2025-06-10 15:33:59 +00:00

We forgot to chain up to the parent class' `finalize()` vfunc in both `MetaEis` and `MetaEisClient`. Plugs 2 (probably tiny) memory leaks. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3203>