https://bugs.kde.org/show_bug.cgi?id=397545

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
      Latest Commit|https://commits.kde.org/kar |https://commits.kde.org/kar
                   |chive/b0b2ee5a149356515beff |chive/f013beaa1a86c2ce06c9d
                   |46b3b0591ea71121bc0         |63cf2e5507be1d02e0f
         Resolution|---                         |FIXED

--- Comment #9 from David Faure <fa...@kde.org> ---
Git commit f013beaa1a86c2ce06c9d63cf2e5507be1d02e0f by David Faure.
Committed on 18/08/2018 at 14:02.
Pushed by dfaure into branch 'master'.

KCompressionDevice: don't call write after WriteError

Summary:
if an earlier call to write failed, then there is no point in
doing the final write call, it even asserts in the NoneFilter.

Test Plan:
This fixes saving to full disk using a KCompressionDevice set
up with KNoneFilter, in kwrite.

Reviewers: cullmann

Reviewed By: cullmann

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D14920

M  +1    -2    src/kcompressiondevice.cpp

https://commits.kde.org/karchive/f013beaa1a86c2ce06c9d63cf2e5507be1d02e0f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to