kwin/plugins
David Edmundson 6325749f21 Avoid hypothetical crash if output->init fails
Summary:
con->setOutput and crtc->setOutput  is called in Output::~Output so this
is doing it twice redundantly.

More importantly Output::~Output calls crtc->blank(), which means we
need a valid CRTC object there.

Test Plan: Compiles

Reviewers: #plasma, graesslin

Reviewed By: #plasma, graesslin

Subscribers: bshah, plasma-devel, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8779
2017-11-15 16:09:03 +00:00
..
idletime
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2017-11-06 04:38:04 +01:00
kglobalaccel
platforms Avoid hypothetical crash if output->init fails 2017-11-15 16:09:03 +00:00
qpa Require Qt 5.9 2017-10-31 12:45:21 +01:00
scenes SVN_SILENT made messages (.desktop file) - always resolve ours 2017-11-07 04:44:27 +01:00
CMakeLists.txt Move SceneXRender into a plugin 2017-09-01 17:42:28 +02:00