Cleanup m_inotify_wd_to_entry before invalidating Entry pointers

Authored by mwolff on Mar 5 2018, 7:56 PM.

Description

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

Details

Committed
mwolffMar 5 2018, 7:57 PM
Parents
R244:ebf2f2e2c576: GIT_SILENT Upgrade ECM and KF5 version requirements for 5.44.0 release.
Branches
Unknown
Tags
Unknown