https://bugs.kde.org/show_bug.cgi?id=508451
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/3eb0a |ma/libplasma/-/commit/3f812 |b8221b56d8ff2ea859e4508c70c |75b120692bb97bff6ac374b51be |325051a2 |2cf49913 --- Comment #9 from Nicolas Fella <[email protected]> --- Git commit 3f81275b120692bb97bff6ac374b51be2cf49913 by Nicolas Fella. Committed on 23/02/2026 at 18:58. Pushed by nicolasfella into branch 'Plasma/6.6'. 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 (cherry picked from commit 3eb0ab8221b56d8ff2ea859e4508c70c325051a2) Co-authored-by: Nicolas Fella <[email protected]> M +13 -0 autotests/applet/applettest.cpp M +0 -4 src/plasma/applet.cpp https://invent.kde.org/plasma/libplasma/-/commit/3f81275b120692bb97bff6ac374b51be2cf49913 -- You are receiving this mail because: You are watching all bug changes.
