[Differential] [Request, 5 lines] D3137: Fix crash when aborting an ExtractJob with CliInterface
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Sun Oct 23 09:52:27 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a subscriber: kde-utils-devel.
Restricted Application added a project: Ark.
REVISION SUMMARY
CliInterface::copyProcessFinished() doesn't check the m_abortingOperation flag,
so finished() gets always emitted. At this point the Part is already gone, so Ark
crashes.
TEST PLAN
Stop an ExtractJob with a cliplugin.
REPOSITORY
rARK Ark
BRANCH
fix-cli-crash
REVISION DETAIL
https://phabricator.kde.org/D3137
AFFECTED FILES
kerfuffle/cliinterface.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161023/e6dbba42/attachment.html>
More information about the Kde-utils-devel
mailing list