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 |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/03b398ed64221638084b88121 |t/861f3cfb85ca324f7b26baab2
                   |edf69888f6475a3             |87c6af758a0ba2b

--- Comment #11 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 861f3cfb85ca324f7b26baab287c6af758a0ba2b by Nicolas Fella.
Committed on 01/04/2024 at 23:59.
Pushed by nicolasfella into branch 'Plasma/6.0'.

[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
(cherry picked from commit 03b398ed64221638084b88121edf69888f6475a3)

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

https://invent.kde.org/plasma/plasma-workspace/-/commit/861f3cfb85ca324f7b26baab287c6af758a0ba2b

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

Reply via email to