harvester/common/src/propertywatcher.cpp
changeset 40 910a23996aa0
parent 21 50bf9db68373
child 63 e538444823de
--- a/harvester/common/src/propertywatcher.cpp	Wed Jul 14 07:57:22 2010 +0300
+++ b/harvester/common/src/propertywatcher.cpp	Fri Jul 23 10:03:59 2010 +0300
@@ -66,6 +66,7 @@
     if ( me )
         {
         delete me; 
+        me = NULL;
         Dll::SetTls( NULL ); // Free TLS.
         }