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

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.0.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdev
                   |                            |platform/bcdd01a4abc003fee4
                   |                            |d8376a2c1226d8c896ea68

--- Comment #2 from Milian Wolff <m...@milianw.de> ---
Git commit bcdd01a4abc003fee4d8376a2c1226d8c896ea68 by Milian Wolff.
Committed on 04/12/2015 at 17:49.
Pushed by mwolff into branch '5.0'.

Guard against reentrancy issues that may trigger a crash.

When the nested eventloop handles a "stop all jobs" action the
job itself may get deleted and subsequently we'd run on a deleted
`this` leading to crashes.
FIXED-IN: 5.0.0

M  +13   -2    language/backgroundparser/parseprojectjob.cpp

http://commits.kde.org/kdevplatform/bcdd01a4abc003fee4d8376a2c1226d8c896ea68

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

Reply via email to