mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
Rui Matos
3caefd8fda
compositor: Avoid a crash if the top window actor is finalized
Since we're not holding a reference, the top window actor might be finalized when we paint resulting in a use after free crash. https://bugzilla.gnome.org/show_bug.cgi?id=788493
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%