mutter/src/compositor
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
..
2014-09-03 13:43:40 -04:00
2014-09-03 13:43:40 -04:00
2014-10-06 19:39:43 -07:00
2015-07-06 00:14:22 -07:00
2009-06-30 09:34:03 -04:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.