diff -r cbb19216b74d -r 00c6709d25aa commsfwsupport/commselements/commsfw/src/cflog.cpp --- a/commsfwsupport/commselements/commsfw/src/cflog.cpp Thu Jul 15 20:01:43 2010 +0300 +++ b/commsfwsupport/commselements/commsfw/src/cflog.cpp Thu Aug 19 11:05:47 2010 +0300 @@ -393,7 +393,7 @@ void CCFLog::ConstructL() { - iCsLock.CreateLocal(); + User::LeaveIfError(iCsLock.CreateLocal()); // construct initial cflogger will be first in session arrays RFileLogger* defaultflogger;