summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldiriterator.cpp
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2011-06-23 12:00:31 -0700
committerRoxie Linden <roxie@lindenlab.com>2011-06-23 12:00:31 -0700
commit35ba8f36e432a14c35fb63b1eb49ddbc7ebfbde7 (patch)
tree8ed1197147593168d6787f7779029920004c6209 /indra/llvfs/lldiriterator.cpp
parente35cc6f42b4c02f1d7a05083c3b14de6c222f90a (diff)
Fix for VOICE-3 [crashhunters] LLVoiceVoiceClient::stateMachine
Race condition with parcel changing while shutting down. If a parcel changes, we went into code that requests the cap for the new parcel voice channel info. This happened in any state, not the two states where it is really appropriate. stateRunning or stateNoSession. When shutting down, we may be in stateTerminate, stateLeavingSession, or so on, and we don't want to muck with getting caps and such during that time.
Diffstat (limited to 'indra/llvfs/lldiriterator.cpp')
0 files changed, 0 insertions, 0 deletions