diff options
| author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-05-22 10:52:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-22 10:52:17 -0500 |
| commit | 101f977f2c218f4a27f3a04b3b324b61c80570d6 (patch) | |
| tree | 506f2ccb7c6384c2bdc27c818ab8c5a4220a732e /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | eeb9fcddf5f29ce967442437f15dea174bb04345 (diff) | |
| download | llvm-101f977f2c218f4a27f3a04b3b324b61c80570d6.zip llvm-101f977f2c218f4a27f3a04b3b324b61c80570d6.tar.gz llvm-101f977f2c218f4a27f3a04b3b324b61c80570d6.tar.bz2 | |
[flang][CodeGen] Avoid out-of-bounds memory access in SelectCaseOp (#92955)
`SelectCaseOp::getCompareOperands` may return an empty range for the
"default" case. Do not dereference the range until it is expected to be
non-empty.
This was detected by address-sanitizer.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
