kwin/plugins/platforms
Fabian Vogt 7804eb41d9 Fix crash due to dangling reference
Summary:
Returning a reference to a value on the stack is broken.
This caused kwin_wayland to crash in openQA with a nullptr deref.

BUG: 407199

Test Plan: Only build tested.

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D21085
2019-05-08 19:15:05 +02:00
..
drm Fix crash due to dangling reference 2019-05-08 19:15:05 +02:00
fbdev [platforms/fbdev] Use a better way to correct activating framebuffer devices 2019-03-13 10:49:49 +02:00
hwcomposer
virtual Restrict available supported compositors based on first initialized one 2019-02-22 16:59:08 +01:00
wayland Fix crash when using kwin on windowed mode 2019-03-29 18:43:47 +01:00
x11 [platforms/x11] Force glXSwapBuffers to block with NVIDIA driver 2019-03-20 09:56:05 -07:00
CMakeLists.txt