mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 17:44:09 +00:00
![Olivier Fourdan](/assets/img/avatar_default.png)
If a queued event is being processed after the surface is destroyed, trying to access the window associated with the surface will lead to a segmentation fault. This patch avoids the crash by first checking if the surface is not null. https://bugzilla.gnome.org/show_bug.cgi?id=754715
Intro ===== Fix me. Env Vars ======== MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.