potential voice crash fix

This commit is contained in:
Siana Gearz
2012-02-25 17:18:02 +01:00
parent 0bdf54e6d9
commit 840cb29f84
2 changed files with 1 additions and 550 deletions

View File

@@ -1118,6 +1118,7 @@ LLVoiceClient::LLVoiceClient()
mMuteMic = false;
mSessionTerminateRequested = false;
mRelogRequested = false;
mConnected = false;
mCommandCookie = 0;
mCurrentParcelLocalID = 0;
mLoginRetryCount = 0;