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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdevelop/commit/092682
                   |                            |401c24583597f3f88e7927492ae
                   |                            |eeba688
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Milian Wolff <m...@milianw.de> ---
Git commit 092682401c24583597f3f88e7927492aeeeba688 by Milian Wolff, on behalf
of David Edmundson.
Committed on 18/06/2022 at 11:37.
Pushed by mwolff into branch 'master'.

grepview: Guard model access in job completion

OutputsModel's are managed by GrepGrepOutputView, being deleted
if there are more than 5 or up to the lifespan of GrepOutputView.

The job has the lifespan of however long it takes to search for items.
As  such it could outlive the model.

M  +4    -3    plugins/grepview/grepjob.cpp
M  +1    -1    plugins/grepview/grepjob.h

https://invent.kde.org/kdevelop/kdevelop/commit/092682401c24583597f3f88e7927492aeeeba688

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

Reply via email to