aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2024-09-20 11:26:58 +0200
committerGitHub <noreply@github.com>2024-09-20 11:26:58 +0200
commit9a32f28366b1099b0f5214e62473c0a2a2155434 (patch)
tree28252b403be6523b148586ec025e3d74bc429e13 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parent0f235573de6386260afcd8fa144d24366927288c (diff)
downloadllvm-9a32f28366b1099b0f5214e62473c0a2a2155434.zip
llvm-9a32f28366b1099b0f5214e62473c0a2a2155434.tar.gz
llvm-9a32f28366b1099b0f5214e62473c0a2a2155434.tar.bz2
[clang][bytecode] Fix a problem with array size limits (#109383)
Descriptor::MaxArrayElemBytes is an unsigned value, which might overflow the SizeT we have in CheckArraySize.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions