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

Dan Leinir Turthra Jensen <ad...@leinir.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/attica/commit/6156b2
                   |                            |a968664c4e08efbc72e5acea9f1
                   |                            |e2ffa22
             Status|REOPENED                    |RESOLVED
   Version Fixed In|                            |5.78

--- Comment #6 from Dan Leinir Turthra Jensen <ad...@leinir.dk> ---
Git commit 6156b2a968664c4e08efbc72e5acea9f1e2ffa22 by Dan Leinir Turthra
Jensen.
Committed on 18/12/2020 at 09:10.
Pushed by leinir into branch 'master'.

Honour the job being aborted immediately

Occasionally, a job will be started and then immediately cancelled. This
can cause the job to end up still attempting to run while it is in the
process of being destructed, which in turn leads to accessing bits of
data which are no longer available, and in the end a crash. This fixes
that problem by ensuring we actually honour abort calls internally as
well.

Also adds a little test for listing content, and for switching the sort order.

FIXED-IN:5.78

M  +60   -2    autotests/providertest.cpp
M  +5    -0    src/atticabasejob.cpp

https://invent.kde.org/frameworks/attica/commit/6156b2a968664c4e08efbc72e5acea9f1e2ffa22

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

Reply via email to