harvester/common/src/propertywatcher.cpp
branchRCL_3
changeset 19 b73252188534
parent 7 3cebc1a84278
--- a/harvester/common/src/propertywatcher.cpp	Thu Jul 15 19:07:24 2010 +0300
+++ b/harvester/common/src/propertywatcher.cpp	Thu Aug 19 10:20:41 2010 +0300
@@ -66,6 +66,7 @@
     if ( me )
         {
         delete me; 
+        me = NULL;
         Dll::SetTls( NULL ); // Free TLS.
         }