diff options
author | 2014-04-28 09:35:55 -0700 | |
---|---|---|
committer | 2014-04-28 09:49:07 -0700 | |
commit | 4fd2050ff1da3892b5e79276f831e09b2f8e5bc9 (patch) | |
tree | 71e31fe365dcd0fd124073ef626ad4365dce6996 /compiler/optimizing/builder.cc | |
parent | 5dee5df89aa2cefef6c886d5b9b642cc6f1c595b (diff) |
Fix racy DCHECKS.
Added a size bracket lock to fix a race condition where we were
inserting into full_runs_ and non_full_runs_ holding a lock but
reading without holding a lock from a different thread.
Bug: 14326370
Change-Id: I5c492bddc4b9927e4a36603f3d787b046961675d
Diffstat (limited to 'compiler/optimizing/builder.cc')
0 files changed, 0 insertions, 0 deletions