[SHELL32]
[reactos.git] / reactos / lib / atl / atlbase.h
index 137acf1..0c238ee 100644 (file)
@@ -538,6 +538,7 @@ public:
        {
                ATLASSERT(_pModule == NULL);
                _pModule = this;
+               _pModule->m_pObjMap = NULL;
        }
 
        ~CComModule()