https://bugs.kde.org/show_bug.cgi?id=508451
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/3eb0a | |b8221b56d8ff2ea859e4508c70c | |325051a2 Resolution|--- |FIXED --- Comment #8 from Nicolas Fella <[email protected]> --- Git commit 3eb0ab8221b56d8ff2ea859e4508c70c325051a2 by Nicolas Fella. Committed on 20/02/2026 at 13:01. Pushed by nicolasfella into branch 'master'. Don't delete oldAction in setInternalAction setInternalAction does not take ownership of the action, so the lifetime of the actions is managed externally If we call it twice on one action it would crash M +13 -0 autotests/applet/applettest.cpp M +0 -4 src/plasma/applet.cpp https://invent.kde.org/plasma/libplasma/-/commit/3eb0ab8221b56d8ff2ea859e4508c70c325051a2 -- You are receiving this mail because: You are watching all bug changes.
