| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
c7085085a7 |
TT#14008 fix lock order between janus_session and websocket_conn
Make sure janus_session lock is obtained first and websocket_conn lock second, in order to prevent a possible deadlock. Change-Id: I3db1d5cea0c0295cc10c71edd20c86ce054f520b Warned-by: Coverity |
4 years ago |
|
|
e82be64a57 |
TT#14008 remove logically dead code
Change-Id: If8ca08c997c715a98a89376f098393dc04f685a9 Warned-by: Coverity |
4 years ago |
|
|
1c5433a877 |
TT#14008 fix Coverity MISSING_LOCK warning
This isn't really necessary as at this point the janus_session object is private to the thread, but we add the locking anyway to silence the warning. Warned-by: Coverity Change-Id: I0b192f2f5827ad917cf5110ce486fc6cd49e1a71 |
4 years ago |
|
|
2130e2f62b |
TT#89352 support Janus control protocol
Change-Id: I0a6d5fc93c5fa505390408043feeca3f5cf61181 |
5 years ago |