https://bugs.kde.org/show_bug.cgi?id=498916
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kgamma/-/commit/2e77cada | |d00f40c2710714c19cf6d02eebd | |0bd26 Resolution|--- |FIXED --- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 2e77cadad00f40c2710714c19cf6d02eebd0bd26 by Nicolas Fella. Committed on 28/03/2025 at 16:32. Pushed by nicolasfella into branch 'master'. 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 M +0 -19 kcmkgamma/kgamma.cpp https://invent.kde.org/plasma/kgamma/-/commit/2e77cadad00f40c2710714c19cf6d02eebd0bd26 -- You are receiving this mail because: You are watching all bug changes.