mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 18:25:04 +00:00
443d579d40

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%