diff -r e42293e811d8 -r 6c1dfe4da5dd mpx/commonframework/common/src/mpxpluginhandlerbase.cpp --- a/mpx/commonframework/common/src/mpxpluginhandlerbase.cpp Thu Aug 19 10:24:28 2010 +0300 +++ b/mpx/commonframework/common/src/mpxpluginhandlerbase.cpp Tue Aug 31 15:41:40 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();