eventcore/source
Sönke Ludwig 9bb6be87c3 Fix possible access of freed directory watcher entries.
This mainly affected macOS, which currently uses the polling directory watcher. Since entries were freed during the loop, the remaining keys could point to already freed entries.
2019-08-19 23:59:11 +02:00
..
eventcore Fix possible access of freed directory watcher entries. 2019-08-19 23:59:11 +02:00