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

Kevin Funk <kf...@kde.org> changed:

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

--- Comment #3 from Kevin Funk <kf...@kde.org> ---
Git commit dd624690edc22c8dc16fc07e312351d689bd339e by Kevin Funk.
Committed on 09/03/2016 at 22:25.
Pushed by kfunk into branch '5.0'.

BackgroundParser: Fix crash-on-exit

Currently running JobInterfaces where double-deleted, once through
~BackgroundParserPrivate, once through ref counting logic when deleting
ThreadWeaver::Weaver.

Just let the Weaver take care of deleting. Every job in m_parseJobs is
also in m_weaver.
FIXED-IN: 5.0.0

M  +0    -6    language/backgroundparser/backgroundparser.cpp
M  +28   -1    language/backgroundparser/tests/test_backgroundparser.cpp
M  +2    -0    language/backgroundparser/tests/test_backgroundparser.h
M  +2    -0    language/backgroundparser/tests/testlanguagesupport.h

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

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

Reply via email to