diff options
author | Hans Boehm <hboehm@google.com> | 2020-01-21 18:14:07 -0800 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2020-01-21 18:28:26 -0800 |
commit | e8bd0a90be7be25961efd204b8f404e180cdd13f (patch) | |
tree | 56fe6b003251018cc3b0e7a83d8526e908c10232 /compiler/optimizing/graph_visualizer.cc | |
parent | 2f544c2b7afdcb03c9fe97931424f31afe831f23 (diff) |
Correctly initialize monitors for 32-bit
Fully initialize lock_owner... fields. The only one that's critical
here is the lock_owner_ field itself, but let's be consistent.
A randomly set lock_owner_ field can cause GetLockOwnerInfo() to
spin indefinitely.
Bug: 148094637
Test: TreeHugger
Change-Id: I50cab5ba412a2a8113e44c5f05c2990c5d7d101f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions