summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSterling-Augustine <saugustine@google.com>2025-11-06 06:48:14 -0800
committerGitHub <noreply@github.com>2025-11-06 06:48:14 -0800
commit7ff8a5175428361e90c7bd7fd765192bec42be42 (patch)
treed765a7fbeb6568fa3fe46f4e8b26a105b15c3598 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent277bd096890f04979e44c09ffa020e35bf35e06a (diff)
[libc] Fix stale char_ptr for find_first_character_wide read (#166594)
On exit from the loop, char_ptr had not been updated to match block_ptr, resulting in erroneous results. Moving all updates out of the loop fixes that. Adjust derefences to always be inside bounds checks.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions