summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorMariya Podchishchaeva <mariya.podchishchaeva@intel.com>2023-05-22 09:08:57 -0400
committerMariya Podchishchaeva <mariya.podchishchaeva@intel.com>2023-05-22 09:32:04 -0400
commit8f8e450b668219c211284b68c36ba25b3193a2b0 (patch)
tree59214ac777ba351b83968052b985b4edaf963a46 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parentf3202b9da663fb618ea4e3dc75a1352bdb2f969a (diff)
[clang] Fix crash on attempt to initialize union with flexible array member
Due to missing check on union, there was a null expression added to init list that caused crash later. Fixes https://github.com/llvm/llvm-project/issues/61746 Reviewed By: aaron.ballman, shafik Differential Revision: https://reviews.llvm.org/D150435
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions