commit | 4fa6a01898be85999e12b62bb52debb838e1bd0c | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Tue Jun 14 17:04:01 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Wed Jun 15 20:53:25 2016 +0000 |
tree | e14e03a5087db33d29cdeb6433c781580869cd48 | |
parent | 68dd6233bdfb7c33299ecf0c37a70460d31bb794 [diff] |
Handle Concurrency issues in Connection Currently, there is a possibility of concurrent thread operations to the Extras bundle in Conference/Connection. This can cause unexpected behavior. We have added a lock on the Extras to prevent that from occuring. Bug: 29330310 Change-Id: Id63a9797c2f748120a3df8e3ce06c4ce3891c651