summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2015-05-18 22:27:11 +0000
committerFilipe Cabecinhas <me@filcab.net>2015-05-18 22:27:11 +0000
commit4708a02a78d9701d175aa134fc2b0da60e3efbd0 (patch)
treed91b9cd27ec56452d434bd184e11cfeb789d4c38 /llvm/test/Bitcode/Inputs
parent09808a991c121bdce1a7ee1cf16b4c59a7c02192 (diff)
downloadbcm5719-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.bcbin0 -> 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
new file mode 100644
index 00000000000..81333cd6be6
--- /dev/null
+++ b/llvm/test/Bitcode/Inputs/invalid-inserted-value-type-mismatch.bc
Binary files differ
OpenPOWER on IntegriCloud