Skip to content
Commit b8e3a72a authored by Milian Wolff's avatar Milian Wolff
Browse files

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.

BUG: 390214
parent ebf2f2e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment