D27385: Return error instead of aborting when receiving an unexpected answer

Frank Fischer noreply at phabricator.kde.org
Thu Feb 13 20:32:36 GMT 2020


fifr created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
fifr requested review of this revision.

REVISION SUMMARY
  If SlaveBase::waitForAnswer receives an unexpected subcommand it aborts by calling qFatal. However, an unexpected subcommand could be received due to external causes, hence the error should be handled properly instead of abort.
  
  BUG: 416895
  FIXED-IN: 5.68

REPOSITORY
  R241 KIO

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

AFFECTED FILES
  src/core/slavebase.cpp

To: fifr
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200213/a0573a58/attachment.html>


More information about the Kde-frameworks-devel mailing list