aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2021-11-22 09:07:57 +0100
committerManuel Klimek <klimek@google.com>2021-11-22 11:08:38 +0100
commit84bf5e328664db2e744c4651c52d2460b1733d09 (patch)
tree20be1f679fff8d3d7790fd98e75b231dda11f5a1 /lldb/unittests/ScriptInterpreter/Python
parenta82942dd07ea652081f8f293b73801323a4dbbe9 (diff)
downloadllvm-84bf5e328664db2e744c4651c52d2460b1733d09.zip
llvm-84bf5e328664db2e744c4651c52d2460b1733d09.tar.gz
llvm-84bf5e328664db2e744c4651c52d2460b1733d09.tar.bz2
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/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions