https://bugs.kde.org/show_bug.cgi?id=389375
Martin Flöser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.45 Latest Commit| |https://commits.kde.org/kgl | |obalaccel/7d272782a55e3c98b | |dd0b4181958f64f312aa3d9 Resolution|--- |FIXED --- Comment #1 from Martin Flöser <[email protected]> --- Git commit 7d272782a55e3c98bdd0b4181958f64f312aa3d9 by Martin Flöser. Committed on 04/03/2018 at 08:45. Pushed by graesslin into branch 'master'. Don't assert if used incorrectly from dbus Summary: The component dbus interface allowed to remote kill the wayland session by sending an incorrect request to the kglobalaccel dbus interface. There is no point in asserting, the code must be able to handle error cases and also is able to handle them. FIXED-IN: 5.45 Reviewers: #frameworks Tags: #frameworks Differential Revision: https://phabricator.kde.org/D10081 M +1 -7 src/runtime/component.cpp https://commits.kde.org/kglobalaccel/7d272782a55e3c98bdd0b4181958f64f312aa3d9 -- You are receiving this mail because: You are watching all bug changes.
