diff options
author | Mathieu Chartier <mathieuc@google.com> | 2015-06-26 10:47:08 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2015-06-26 12:46:15 -0700 |
commit | dd06afecd67fc6a60856436ab150a4d1b9a8ad29 (patch) | |
tree | abf555db93941102f9be1454525df66936da1559 /compiler/optimizing/graph_visualizer.cc | |
parent | 8d1a8c00b89775a251ac5e26a557f81ac1491a44 (diff) |
Require mutator lock for DeleteLocalRef
There was a race condition where suspended threads could call
DeleteLocalRef while the GC was marking their roots. This could
cause the GC to attempt to mark a null object.
Bug: 22119403
Change-Id: I962c717bb87b2acb2a4710a2d7ab16793e031401
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions