diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-09-20 11:26:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 11:26:58 +0200 |
commit | 9a32f28366b1099b0f5214e62473c0a2a2155434 (patch) | |
tree | 28252b403be6523b148586ec025e3d74bc429e13 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 0f235573de6386260afcd8fa144d24366927288c (diff) | |
download | llvm-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