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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/knewstuff/commit/c75
                   |                            |457e0054cabd1a0b9ed10faeca6
                   |                            |d7649bcb8c
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from Dan Leinir Turthra Jensen <ad...@leinir.dk> ---
Git commit c75457e0054cabd1a0b9ed10faeca6d7649bcb8c by Dan Leinir Turthra
Jensen.
Committed on 17/08/2020 at 08:50.
Pushed by leinir into branch 'master'.

Fix a sometimes-crash with the KPackageJob task

This ensures that we're not trying to reference a job that is no longer
around (and also owned by a separate thread and handled by a separate
event loop, meaning it may very well have been deleted by the time it
reaches that old codepath).

M  +4    -7    src/core/jobs/kpackagejob.cpp

https://invent.kde.org/frameworks/knewstuff/commit/c75457e0054cabd1a0b9ed10faeca6d7649bcb8c

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

Reply via email to