commit | e70028e43fded41310d41cc93b90f2e689c04725 | [log] [tgz] |
---|---|---|
author | Joachim Bauch <jbauch@webrtc.org> | Thu May 28 23:20:52 2015 |
committer | Joachim Bauch <jbauch@webrtc.org> | Thu May 28 23:21:00 2015 |
tree | a45620379dcd38dc5c8dba0d329a9047bd64605d | |
parent | 9e3cb336d4c62d4632552293eddd59612829ece1 [diff] |
Protect access to shared list of SRTP sessions. This is a follow up to https://webrtc-codereview.appspot.com/47319004/ and locks access to the static list of SRTP sessions to prevent potential race conditions. BUG=4042 R=juberti@google.com Review URL: https://webrtc-codereview.appspot.com/52609004 Cr-Commit-Position: refs/heads/master@{#9326}