https://bugs.kde.org/show_bug.cgi?id=390214
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kco | |readdons/b8e3a72aa7ed064a84 | |0a0748b020aa758aa8c9d6 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #9 from Milian Wolff <m...@milianw.de> --- Git commit b8e3a72aa7ed064a840a0748b020aa758aa8c9d6 by Milian Wolff. Committed on 05/03/2018 at 19:57. Pushed by mwolff into branch 'master'. Cleanup m_inotify_wd_to_entry before invalidating Entry pointers The Entry pointers stored in this pointer reference nodes in m_mapEntries. So we have to ensure the m_inotify_wd_to_entry hash does not contain dangling pointers - remove any entries therein before removing from m_mapEntries. M +3 -0 src/lib/io/kdirwatch.cpp https://commits.kde.org/kcoreaddons/b8e3a72aa7ed064a840a0748b020aa758aa8c9d6 -- You are receiving this mail because: You are watching all bug changes.