mirror of
https://github.com/brl/mutter.git
synced 2025-02-11 10:54:09 +00:00
![Niels De Graef](/assets/img/avatar_default.png)
We forgot to chain up to the parent class' `dispose()` vfunc in both `CoglPangoRenderer` and `CoglFrameBuffer`. Plugs 2 (probably tiny) memory leaks. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3203>