aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorThurston Dang <thurston.dang@gmail.com>2023-10-10 13:48:13 -0700
committerGitHub <noreply@github.com>2023-10-10 13:48:13 -0700
commitbfa7d10b9f1531f6bfca9d08c397347aef4a65b6 (patch)
treeb702a9efc9cefecb7f55440cba56fc20b5e5221a /lldb/source/Commands/CommandObjectExpression.cpp
parentd4ae7ee662d2f318c0e4105c674e0634733b48eb (diff)
downloadllvm-bfa7d10b9f1531f6bfca9d08c397347aef4a65b6.zip
llvm-bfa7d10b9f1531f6bfca9d08c397347aef4a65b6.tar.gz
llvm-bfa7d10b9f1531f6bfca9d08c397347aef4a65b6.tar.bz2
[MachO] Fix unaligned load in extractSections (#68741)
A recent change to ubsan (https://github.com/llvm/llvm-project/commit/792674400f6f04a074a3827349ed0e2ac10067f6) exposed an unaligned load in MachOReader (see https://lab.llvm.org/buildbot/#/builders/85/builds/19482 for an example). This patch fixes it by dropping the alignment.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions