mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24: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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%