harvester/common/src/propertywatcher.cpp
changeset 54 a3cc46f37772
parent 21 50bf9db68373
child 63 e538444823de
--- a/harvester/common/src/propertywatcher.cpp	Tue Jul 06 14:44:37 2010 +0300
+++ b/harvester/common/src/propertywatcher.cpp	Fri Sep 17 16:54:49 2010 +0300
@@ -66,6 +66,7 @@
     if ( me )
         {
         delete me; 
+        me = NULL;
         Dll::SetTls( NULL ); // Free TLS.
         }