diff options
author | Filipe Cabecinhas <me@filcab.net> | 2015-05-18 22:27:11 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2015-05-18 22:27:11 +0000 |
commit | 4708a02a78d9701d175aa134fc2b0da60e3efbd0 (patch) | |
tree | d91b9cd27ec56452d434bd184e11cfeb789d4c38 /llvm/test/Bitcode/Inputs | |
parent | 09808a991c121bdce1a7ee1cf16b4c59a7c02192 (diff) | |
download | bcm5719-llvm-4708a02a78d9701d175aa134fc2b0da60e3efbd0.tar.gz bcm5719-llvm-4708a02a78d9701d175aa134fc2b0da60e3efbd0.zip |
[BitcodeReader] Make sure the type of the inserted value matches the type of the aggregate at those indices
Bug found with AFL-fuzz.
llvm-svn: 237628
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r-- | llvm/test/Bitcode/Inputs/invalid-inserted-value-type-mismatch.bc | bin | 0 -> 452 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-inserted-value-type-mismatch.bc b/llvm/test/Bitcode/Inputs/invalid-inserted-value-type-mismatch.bc Binary files differnew file mode 100644 index 00000000000..81333cd6be6 --- /dev/null +++ b/llvm/test/Bitcode/Inputs/invalid-inserted-value-type-mismatch.bc |