mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +00:00
Marco Trevisan (Treviño)
74565380aa
MetaPluginManager: don't try to deference a NULL pointer when processing events
This function might be called by components with invalid plugin manager (as it might happen to MetaWindow when the compositor isn't initialized properly), so we need to protect ourselves from crashes. https://bugzilla.gnome.org/show_bug.cgi?id=789223
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%