diff -r 5210ffae7137 -r 910a23996aa0 harvester/common/inc/harvestercenreputil.h --- a/harvester/common/inc/harvestercenreputil.h Wed Jul 14 07:57:22 2010 +0300 +++ b/harvester/common/inc/harvestercenreputil.h Fri Jul 23 10:03:59 2010 +0300 @@ -28,7 +28,7 @@ { TUint32 iPreinstalled; HBufC* iPath; - ~TScanItem() { delete iPath; } + ~TScanItem() { delete iPath; iPath = NULL;} }; // CLASS DECLARATION