diff options
author | Jason Molenda <jmolenda@apple.com> | 2019-03-09 00:04:24 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2019-03-09 00:04:24 +0000 |
commit | cee6c47a62c4d043c00eed860dc3900ad180b067 (patch) | |
tree | 16eb498d33d470eeee5e49ff169979726282575e /lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py | |
parent | 411210838d762303027f7ac8ddc12427d774b170 (diff) | |
download | bcm5719-llvm-cee6c47a62c4d043c00eed860dc3900ad180b067.tar.gz bcm5719-llvm-cee6c47a62c4d043c00eed860dc3900ad180b067.zip |
Add parens to force the order of operations in an expression trying
to do "databuffer + offset" so that we don't overflow the uint64_t's
we're using for addresses when working with high addresses.
Found with clang's ubsan while doing darwin kernel debugging.
<rdar://problem/48728940>
llvm-svn: 355761
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py')
0 files changed, 0 insertions, 0 deletions