kwin/src/wayland/server
Martin Gräßlin 46cf9fc36c [server] Add resource nullptr check to ShellSurfaceInterface
The ShellSurface might have the resource destroyed, before being deleted,
so there is a short time frame where resource might be null.

Crash was caught by KWin.

Reviewed-By: sebas and notmart
2016-05-23 14:20:54 +02:00
..
buffer_interface.cpp [server] Query whether BufferInterface's format has an alpha channel 2015-06-01 02:37:44 +02:00
buffer_interface.h API doc improvements 2015-09-09 13:49:58 +02:00
global.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
global.h API doc improvements 2015-09-09 13:49:58 +02:00
global_p.h Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
logging.cpp Fix compiler warnings 2015-09-02 16:20:10 +02:00
logging_p.h Introduce categorized logging 2015-01-20 09:42:26 +01:00
outputchangeset.cpp server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputchangeset.h server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputchangeset_p.h server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputconfiguration_interface.cpp server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputconfiguration_interface.h server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputdevice_interface.cpp fix OutputDevice::edid() 2015-12-16 13:57:10 +01:00
outputdevice_interface.h server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputmanagement_interface.cpp server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
outputmanagement_interface.h server side of new outputmanagement protocol 2015-11-04 15:36:52 +01:00
qtsurfaceextension_interface.cpp [server] Improve the handling when clients disconnect 2016-05-19 16:21:27 +02:00
qtsurfaceextension_interface.h [server] Implement raise/lower in QtExtendedSurfaceInterface 2015-09-09 09:17:05 +02:00
region_interface.h [server] Add more Q_DECLARE_METATYPE 2016-03-15 10:59:08 +01:00
resource.cpp [server] Add quint32 Resource::id() const 2015-02-09 14:33:50 +01:00
resource.h API doc improvements 2015-09-09 13:49:58 +02:00
resource_p.h [server] Nullptr check in Resource::Private::get 2015-04-20 08:15:21 +02:00
shell_interface.cpp [server] Add resource nullptr check to ShellSurfaceInterface 2016-05-23 14:20:54 +02:00
shell_interface.h Support request resizing on ShellSurface 2015-10-29 10:24:58 +01:00