Olivier Fourdan 443d579d40 wayland: do not crash if the surface is gone
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
2015-09-09 09:30:14 +02:00
2015-07-06 00:52:18 -07:00
2015-08-26 18:51:15 +02:00
2014-03-18 20:37:35 -04:00
2015-08-10 17:23:23 +02:00
2015-09-03 15:26:03 +02:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-09-03 15:26:03 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%