diff -r 0410b3201a77 -r afe7195bb6c3 secureswitools/swisistools/source/rscparser/apsecutils.cpp --- a/secureswitools/swisistools/source/rscparser/apsecutils.cpp Tue Jun 15 13:36:10 2010 +0100 +++ b/secureswitools/swisistools/source/rscparser/apsecutils.cpp Thu Jul 22 16:35:01 2010 +0100 @@ -103,7 +103,7 @@ * @param aIsSidProtected returns ETrue if application SID is in the protected range * @return KErrNone if succesful, error code otherwise */ -TInt CApaSecurityUtils::CheckAppSecurity( const Ptr16 aAppFilename, +TInt CApaSecurityUtils::CheckAppSecurity( const Ptr16& aAppFilename, TBool& aHasWriteDeviceDataCap, TBool& aIsSidProtected, const std::string& aDerivedPath)