D8392: Add regexps for catching bad CRC for entries

Ragnar Thomsen noreply at phabricator.kde.org
Sat Oct 21 08:20:03 UTC 2017


rthomsen created this revision.
rthomsen added a reviewer: elvisangelaccio.
rthomsen added a project: Ark.
Restricted Application added subscribers: Ark, kde-utils-devel.

REVISION SUMMARY
  This adds regexps to cli7z and clizip which catch bad CRC checksums for archive entries when extracting. This fixes bug 384622 <https://bugs.kde.org/show_bug.cgi?id=384622> that was reported before we added the libzip plugin. Libzipplugin already catches this CRC errors when extracting.
  
  This diff adds a new string, so maybe we should commit it to master?

TEST PLAN
  Open and extract the archive attached to bug 384622 <https://bugs.kde.org/show_bug.cgi?id=384622> using both cli7z and clizip plugins and verify that an error message appears.

REPOSITORY
  R36 Ark

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

AFFECTED FILES
  plugins/cli7zplugin/cliplugin.cpp
  plugins/clizipplugin/cliplugin.cpp

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, #ark, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20171021/e33e6eaf/attachment.html>


More information about the Kde-utils-devel mailing list