harvester/common/inc/harvestercenreputil.h
changeset 54 a3cc46f37772
parent 0 c53acadfccc6
child 60 79f826a55db2
child 63 e538444823de
--- a/harvester/common/inc/harvestercenreputil.h	Tue Jul 06 14:44:37 2010 +0300
+++ b/harvester/common/inc/harvestercenreputil.h	Fri Sep 17 16:54:49 2010 +0300
@@ -28,7 +28,7 @@
 {
 	TUint32 iPreinstalled;
 	HBufC* iPath;
-	~TScanItem() { delete iPath; }
+	~TScanItem() { delete iPath; iPath = NULL;}
 };
 // CLASS DECLARATION