diff -r 6c1dfe4da5dd -r 63223d4fd956 mpx/commonframework/common/src/mpxpluginhandlerbase.cpp --- a/mpx/commonframework/common/src/mpxpluginhandlerbase.cpp Tue Aug 31 15:41:40 2010 +0300 +++ b/mpx/commonframework/common/src/mpxpluginhandlerbase.cpp Wed Sep 01 12:23:05 2010 +0100 @@ -539,7 +539,7 @@ // EXPORT_C const TDesC& CMPXPluginHandlerBase::PluginName(const TUid& aUid) const { - const TDesC* name; + const TDesC* name=&KNullDesC; TInt index(IndexOf(aUid)); MPX_ASSERT(KErrNotFound!=index && indexDisplayName();