D10081: Don't assert if used incorrectly from dbus

Martin Flöser noreply at phabricator.kde.org
Wed Jan 24 17:01:32 UTC 2018


graesslin created this revision.
graesslin added a reviewer: Frameworks.
Restricted Application added a project: Frameworks.
graesslin requested review of this revision.

REVISION 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.
  
  BUG: 389375
  FIXED-IN: 5.43

REPOSITORY
  R268 KGlobalAccel

BRANCH
  dont-assert-on-dbus-misusage

REVISION DETAIL
  https://phabricator.kde.org/D10081

AFFECTED FILES
  src/runtime/component.cpp

To: graesslin, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180124/f7667ccf/attachment.html>


More information about the Kde-frameworks-devel mailing list