summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2022-10-18 20:47:55 +0000
committerDavid Blaikie <dblaikie@gmail.com>2022-10-18 20:48:00 +0000
commit5b773dcd2de0c4844814266a90dac14c349b8f18 (patch)
tree0a4a0c57ef48e5b9b96e13ce7b0501ccd8132904 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent0e77b63bc01112594ec312b0d8892114ec263303 (diff)
Fix incorrect check for running out of source locations.
When CurrentLoadedOffset is less than TotalSize, current code will trigger unsigned overflow and will not return an "allocation failed" indicator. Google ref: b/248613299 Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D135192
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions