https://bugs.kde.org/show_bug.cgi?id=517867
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/8b5b5ac | |8104754a627dca5caff166cd747 | |a18870 Resolution|--- |FIXED --- Comment #2 from Méven <[email protected]> --- Git commit 8b5b5ac8104754a627dca5caff166cd747a18870 by Méven Car, on behalf of Nicolas Fella. Committed on 26/03/2026 at 11:26. Pushed by meven into branch 'master'. filepreviewjob: Track subjobs using QPointer If we get a timer even between the time the subjob is deleted and the main job is deleted we would access a dangling pointer Use QPointer so that the null check works SENTRY: DOLPHIN-JJC M +3 -2 src/gui/filepreviewjob.h https://invent.kde.org/frameworks/kio/-/commit/8b5b5ac8104754a627dca5caff166cd747a18870 -- You are receiving this mail because: You are watching all bug changes.
