diff options
author | Caroline Tice <cmtice@google.com> | 2023-01-09 15:38:01 -0800 |
---|---|---|
committer | Caroline Tice <cmtice@google.com> | 2023-01-09 15:46:15 -0800 |
commit | 2700d0d13ac28895b7271f81895ef60a7a5ebab6 (patch) | |
tree | ee09e5ed6efdd723c4559e7130aeb8a04869d59c /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 38c481ddcbd916560890c60be1fe92d571922a23 (diff) | |
download | llvm-2700d0d13ac28895b7271f81895ef60a7a5ebab6.zip llvm-2700d0d13ac28895b7271f81895ef60a7a5ebab6.tar.gz llvm-2700d0d13ac28895b7271f81895ef60a7a5ebab6.tar.bz2 |
[AAUnderlyingObjects] Initialize an uninitialized boolean.
Recent commit introducing AA for getting underluying objects of a
pointer created an uninitialized boolean, which causes tests to fail
when built unter asan/ubsan. This initialized that variable.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions