diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-10-09 12:57:58 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-10-09 20:14:26 +0000 |
commit | b90132cb5132eaeb4dbfca1e63d79b4005dacec5 (patch) | |
tree | e4076b82e2922643e823c2973017f7550e829f4f /test/ProfileTestMultiDex/Main.java | |
parent | b6404fe0bb782cbbccda88903901fe0096a741d5 (diff) |
Fix race in thread list destructor
The ThreadList::Contains wasn't being guarded by the thread list
lock, which could cause a corrupted thread list if another thread
unregistered itself while std::find was searching the thread list.
Bug: 17896374
Change-Id: I629b1eac3473e3cf7355ebde9080dfd7c58af73a
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions