diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-09-24 14:48:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 14:48:38 +0200 |
commit | d94a8282fbc60bcbb94732f06c98b93a7b09a35f (patch) | |
tree | b3c46b82cae08f70aa8cb6d6d5a9070b51b91eb4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 2d6ce5148cf144ab800116e1f75a5d007e82cf58 (diff) | |
download | llvm-d94a8282fbc60bcbb94732f06c98b93a7b09a35f.zip llvm-d94a8282fbc60bcbb94732f06c98b93a7b09a35f.tar.gz llvm-d94a8282fbc60bcbb94732f06c98b93a7b09a35f.tar.bz2 |
[clang][bytecode] Don't crash on a null Descriptor (#160506)
... for dynamic memory allocation. This happens when the requested array
size is too large.
Fixes #152951
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions