[Differential] [Request, 2 lines] D3139: Fix aborting libarchive jobs
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Sun Oct 23 12:06:43 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
On master libarchive code changed a lot. Now we have a single
`ReadWriteLibarchivePlugin::processOldEntries()` that copies the old archive
being modified.
However the while() loop in that method has a wrong check in the entering condition.
This prevents at least DeleteJobs from being aborted.
TEST PLAN
Try to stop a DeleteJob with and without patch.
REPOSITORY
rARK Ark
BRANCH
fix-libarchive
REVISION DETAIL
https://phabricator.kde.org/D3139
AFFECTED FILES
plugins/libarchive/readwritelibarchiveplugin.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/a3dcc21c/attachment.html>
More information about the Kde-utils-devel
mailing list