@@ -240,6 +240,7 @@ public:
}
if (m_shid >= 0) {
shm_unlink(m_strshmname);
+ close(m_shid);
m_shid = -1;
#endif //_MSC_VER