D15498: Workaround QTBUG-47066 to fix crash on startup
Fabian Vogt
noreply at phabricator.kde.org
Fri Sep 14 10:35:27 BST 2018
fvogt created this revision.
fvogt added a reviewer: Plasma.
Herald added a project: Plasma.
fvogt requested review of this revision.
REVISION SUMMARY
The lambda returns a QStringBuilder which contains dangling references.
Work around that by converting to QString inside the lambda's context.
TEST PLAN
Does not crash anymore.
REPOSITORY
R123 SDDM Configuration Panel (KCM)
BRANCH
Plasma/5.12
REVISION DETAIL
https://phabricator.kde.org/D15498
AFFECTED FILES
src/sddmkcm.cpp
To: fvogt, #plasma
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180914/3eb5ceb9/attachment.html>
More information about the Plasma-devel
mailing list