harvester/common/inc/harvestercenreputil.h
branchRCL_3
changeset 19 b73252188534
parent 0 c53acadfccc6
--- a/harvester/common/inc/harvestercenreputil.h	Thu Jul 15 19:07:24 2010 +0300
+++ b/harvester/common/inc/harvestercenreputil.h	Thu Aug 19 10:20:41 2010 +0300
@@ -28,7 +28,7 @@
 {
 	TUint32 iPreinstalled;
 	HBufC* iPath;
-	~TScanItem() { delete iPath; }
+	~TScanItem() { delete iPath; iPath = NULL;}
 };
 // CLASS DECLARATION