changeset 38 | 48c22c726cf9 |
parent 22 | a5c0bb5018eb |
child 47 | 63cf70d3ecd8 |
--- a/mtpfws/mtpfw/dataproviders/dputility/src/rmtputility.cpp Tue Jul 06 15:13:34 2010 +0300 +++ b/mtpfws/mtpfw/dataproviders/dputility/src/rmtputility.cpp Wed Aug 18 10:38:51 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; }