[systemsettings] [Bug 394534] kcminit crash on startup
David Edmundson
bugzilla_noreply at kde.org
Tue Jun 19 09:09:18 BST 2018
https://bugs.kde.org/show_bug.cgi?id=394534
David Edmundson <kde at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/pla
| |sma-desktop/ead2c3e859dcb85
| |31df99e87c0fe6eff64650952
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #9 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit ead2c3e859dcb8531df99e87c0fe6eff64650952 by David Edmundson.
Committed on 19/06/2018 at 08:02.
Pushed by davidedmundson into branch 'Plasma/5.13'.
Ref KConfig whilst we're using it
Summary:
In current code we would have a KConfigGroup with a dangling KConfig
deleted after the RHS for the group fetch has finished.
Test Plan:
Wrote minimal test case of code
It produced a valgrind warning (weirdly didn't crash though)
Modified to correct version
No longer any warnings
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D13599
M +3 -1 kcms/mouse/backends/x11/x11_backend.cpp
https://commits.kde.org/plasma-desktop/ead2c3e859dcb8531df99e87c0fe6eff64650952
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the Unassigned-bugs
mailing list