diff -r c5b848e6c7d1 -r bbb64eb3bdee bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp --- a/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp Thu Jun 10 16:00:16 2010 +0300 +++ b/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp Thu Jun 24 11:36:05 2010 +0300 @@ -81,9 +81,11 @@ iIAP( aIAP ), iDialogType( aDialogType ), iConfirmDlg( NULL ), + iMsgQuery( EMsgQueryCancelled ), iPref( aPref ), iServer( aServer ), iSession ( aSession ), + iError( 0 ), iIapState( aIapState ) { }