https://bugs.kde.org/show_bug.cgi?id=519876
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/dolphin/-/commit/8ee2bfe |em/dolphin/-/commit/63c21d3 |e960819d9f92e486d93f9d59ffe |b69650da8a82f0648e59d935ffa |230bbb |ab1b46 --- Comment #4 from Méven <[email protected]> --- Git commit 63c21d3b69650da8a82f0648e59d935ffaab1b46 by Méven Car. Committed on 07/05/2026 at 12:54. Pushed by meven into branch 'release/26.04'. 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 (cherry picked from commit 8ee2bfee960819d9f92e486d93f9d59ffe230bbb) 8ca2b7ce Fix dangling pointer access in SettingsDataSource Co-authored-by: Nicolas Fella <[email protected]> M +8 -14 src/userfeedback/settingsdatasource.cpp M +0 -3 src/userfeedback/settingsdatasource.h https://invent.kde.org/system/dolphin/-/commit/63c21d3b69650da8a82f0648e59d935ffaab1b46 -- You are receiving this mail because: You are watching all bug changes.
