diff options
| author | Manuel Klimek <klimek@google.com> | 2021-11-22 09:07:57 +0100 |
|---|---|---|
| committer | Manuel Klimek <klimek@google.com> | 2021-11-22 11:08:38 +0100 |
| commit | 84bf5e328664db2e744c4651c52d2460b1733d09 (patch) | |
| tree | 20be1f679fff8d3d7790fd98e75b231dda11f5a1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | a82942dd07ea652081f8f293b73801323a4dbbe9 (diff) | |
Fix various problems found by fuzzing.
1. IndexTokenSource::getNextToken cannot return nullptr; some code was
still written assuming it can; make getNextToken more resilient against
incorrect input and fix its call-sites.
2. Change various asserts that can happen due to user provided input to
conditionals in the code.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
