Crash in LLVivoxVoiceClient::notifyStatusObservers()
Review Request #25 - Created Dec. 15, 2010 and submitted
| Kitty Barnett | Reviewers | ||
| viewer | |||
| VWR-24209 | |||
| None | viewer-beta | ||
Moved removeObserver() out of the "if(getAvatarId().notNull()) { }" block since "getAvatarId()" can return the NULL UUID (i.e. if the panel hasn't been opened), matching the addObserver() without condition in postBuild.

Other reviews