Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location
|
|
|
|
|
|
|
|
output devices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
after it's been free'ed
The shared pointer is passed by reference to LLVivoxVoiceClient::deleteSession() where
mSessionsByHandle.erase(iter) removes the last reference causing it to destruct while still
being accessed later on in the function.
(from Kitty Barnett)
|
|
|
|
|
|
|
|
|
|
termination
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initialized yet at that point)
|
|
|
|
|
|
|
|
|
|
when we give up)
|
|
failure notice
|
|
Add retry time to temporary failure notice
Pass VivoxDebugLevel setting to SLVoice
Add more setup logging
|
|
|
|
|
|
|
|
needed. Remove pointless in-progress notice
|
|
reported correctly
|
|
|
|
code cleanup
|
|
|