mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Adel Gadllah
6eeaf09ab7
compositor: Don't call process_damage if the window is gone
We might get a damage event for an already unmanaged window calling process_damage is pointless and causes a crash so simply skip that case. https://bugzilla.gnome.org/show_bug.cgi?id=727115
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%