https://bugs.kde.org/show_bug.cgi?id=498916
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kgamma/-/commit/2e77cada |ma/kgamma/-/commit/df370c5e |d00f40c2710714c19cf6d02eebd |ff0b7d5f9e38f1fae1caed18a6b |0bd26 |5cca9 --- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit df370c5eff0b7d5f9e38f1fae1caed18a6b5cca9 by Nicolas Fella. Committed on 28/03/2025 at 16:33. Pushed by nicolasfella into branch 'Plasma/6.3'. Remove load on destruction Currently we call load() in the destructor, which causes use-after-free crashes. The intention seems to be to restore original values when discarding unapplied changes, but that seems to work fine without that code SENTRY: SYSTEMSETTINGS-EC (cherry picked from commit 2e77cadad00f40c2710714c19cf6d02eebd0bd26) M +0 -19 kcmkgamma/kgamma.cpp https://invent.kde.org/plasma/kgamma/-/commit/df370c5eff0b7d5f9e38f1fae1caed18a6b5cca9 -- You are receiving this mail because: You are watching all bug changes.