Refactor AppRegistry to support multi-thread concurrency
[platform/framework/native/appfw.git] / src / io / FIo_FileEventManagerImpl.cpp
index 87fc35f..5f75e97 100644 (file)
@@ -73,6 +73,7 @@ _FileEventManagerImpl::~_FileEventManagerImpl(void)
                                pDispatcher->RemoveFileEventInfo(*pWd);
                        }
                }
+               delete pMapEnum;
        }
 
        delete __pWatchList;