https://bugs.kde.org/show_bug.cgi?id=519876
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/8ee2bfe | |e960819d9f92e486d93f9d59ffe | |230bbb Status|ASSIGNED |RESOLVED --- Comment #3 from Méven <[email protected]> --- Git commit 8ee2bfee960819d9f92e486d93f9d59ffe230bbb by Méven Car, on behalf of Nicolas Fella. Committed on 07/05/2026 at 12:54. Pushed by meven into branch 'master'. userfeedback: prevent dangling pointer access in SettingsDataSource When the main window is closed m_mainWindow becomes dangling Since data collection happens infrequently we don't need to cache the window, just find it on demand SENTRY: DOLPHIN-VPX M +8 -14 src/userfeedback/settingsdatasource.cpp M +0 -3 src/userfeedback/settingsdatasource.h https://invent.kde.org/system/dolphin/-/commit/8ee2bfee960819d9f92e486d93f9d59ffe230bbb -- You are receiving this mail because: You are watching all bug changes.
