secureswitools/swisistools/source/rscparser/apsecutils.cpp
changeset 42 d17dc5398051
parent 25 98b66e4fb0be
child 50 c6e8afe0ba85
--- a/secureswitools/swisistools/source/rscparser/apsecutils.cpp	Thu May 27 12:58:35 2010 +0300
+++ b/secureswitools/swisistools/source/rscparser/apsecutils.cpp	Fri Jun 11 13:45:18 2010 +0300
@@ -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)