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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |0acb09809cd700b1571263b94f6
                   |                            |f506d2d08a32b
         Resolution|UPSTREAM                    |FIXED

--- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 0acb09809cd700b1571263b94f6f506d2d08a32b by Nicolas Fella.
Committed on 10/08/2022 at 15:17.
Pushed by nicolasfella into branch 'Plasma/5.25'.

[libtaskmanager] Fix null check for window

window() may be null. We check for that, but
5a3ef9e8253029569deb645af625e2bdd53e95e9 introduced code that uses window()
before the check.

Move the check before the relevant code to fix that
Related: bug 457690

M  +7    -1    libtaskmanager/declarative/pipewiresourceitem.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/0acb09809cd700b1571263b94f6f506d2d08a32b

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

Reply via email to