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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/03b398ed64221638084b88121
                   |                            |edf69888f6475a3
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 03b398ed64221638084b88121edf69888f6475a3 by Nicolas Fella.
Committed on 01/04/2024 at 23:47.
Pushed by nicolasfella into branch 'master'.

[applets/icon] Delay deleting the open with menu

The menu is parent to the open actions, which are added as contexual actions to
the applet

The Applet dtor accesses these actions, so by deleting the menu (and thus the
actions) it will access dangling pointers

To avoid that delete the menu later

M  +4    -2    applets/icon/iconapplet.cpp
M  +1    -1    applets/icon/iconapplet.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/03b398ed64221638084b88121edf69888f6475a3

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

Reply via email to