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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/ark/
                   |                            |c866108ceecdffa6e0263294153
                   |                            |cad00eb297d69
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |16.08.2

--- Comment #4 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit c866108ceecdffa6e0263294153cad00eb297d69 by Elvis Angelaccio.
Committed on 27/09/2016 at 09:33.
Pushed by elvisangelaccio into branch 'Applications/16.08'.

Fix potential crash when aborting a ListJob

Libarchive's error() signal is connected to the `Job::onError` slot, but
when we abort a ListJob, the slot might be called when the job instance
has already been deleted. So we now emit this signal only when we are not
aborting the job.
FIXED-IN: 16.08.2

Differential Revision: D2852

M  +5    -4    plugins/libarchive/libarchiveplugin.cpp

http://commits.kde.org/ark/c866108ceecdffa6e0263294153cad00eb297d69

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

Reply via email to