mtpfws/mtpfw/dataproviders/dputility/src/rmtputility.cpp
branchRCL_3
changeset 17 dbd1c5e08735
parent 6 ef55b168cedb
--- a/mtpfws/mtpfw/dataproviders/dputility/src/rmtputility.cpp	Mon Jun 21 16:36:59 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/src/rmtputility.cpp	Thu Jul 15 19:35:12 2010 +0300
@@ -526,6 +526,7 @@
         if (KErrNone != iFramework->Fs().Entry(entryName, entry))
             {
             // Skip objects that don't use the file path as SUID.
+            CleanupStack::PopAndDestroy(&rightPartName);            
             CleanupStack::PopAndDestroy(&entryName);
             continue;
             }