diff -r 63c982fb92f2 -r b73252188534 harvester/common/src/propertywatcher.cpp --- 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. }