diff -r d141fc1ad77b -r e61a04404bdf mpx/commonframework/common/src/mpxpluginhandlerbase.cpp --- a/mpx/commonframework/common/src/mpxpluginhandlerbase.cpp Tue Jul 06 14:48:59 2010 +0300 +++ b/mpx/commonframework/common/src/mpxpluginhandlerbase.cpp Wed Aug 18 10:16:02 2010 +0300 @@ -539,7 +539,7 @@ // EXPORT_C const TDesC& CMPXPluginHandlerBase::PluginName(const TUid& aUid) const { - const TDesC* name=&KNullDesC; + const TDesC* name; TInt index(IndexOf(aUid)); MPX_ASSERT(KErrNotFound!=index && indexDisplayName();