diff options
| author | Sterling-Augustine <saugustine@google.com> | 2025-11-06 06:48:14 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-06 06:48:14 -0800 |
| commit | 7ff8a5175428361e90c7bd7fd765192bec42be42 (patch) | |
| tree | d765a7fbeb6568fa3fe46f4e8b26a105b15c3598 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 277bd096890f04979e44c09ffa020e35bf35e06a (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
