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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/95d4671a10
                   |                            |904bf58e9ab23172766de450386
                   |                            |640
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 95d4671a10904bf58e9ab23172766de450386640 by Vlad Zahorodnii, on
behalf of David Edmundson.
Committed on 09/02/2024 at 09:12.
Pushed by davidedmundson into branch 'master'.

quickeffect: Avoid double delete of QQuickViews

Views are owned by the C++ backend, but also retrievable by invokables
to get neighbouring screens from JS space. By default Qt then transfers
ownership of the view to the QML collector. This results in double
ownership.

M  +2    -0    src/effect/quickeffect.cpp

https://invent.kde.org/plasma/kwin/-/commit/95d4671a10904bf58e9ab23172766de450386640

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

Reply via email to