summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2015-05-19 00:34:17 +0000
committerFilipe Cabecinhas <me@filcab.net>2015-05-19 00:34:17 +0000
commitf3fa99c48e2a69b2df4a06249b987919b744acd9 (patch)
treeb1a30e4096cf48a9c78f0ea70962498e9541f8d9 /llvm/test/Bitcode/Inputs
parent887fdfb7592fd5b14a2d7fb50ee56f00d6ffeb58 (diff)
downloadbcm5719-llvm-f3fa99c48e2a69b2df4a06249b987919b744acd9.tar.gz
bcm5719-llvm-f3fa99c48e2a69b2df4a06249b987919b744acd9.zip
[BitcodeReader] It's a malformed block if CodeLenWidth is too big
Bug found with AFL fuzz. llvm-svn: 237646
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r--llvm/test/Bitcode/Inputs/invalid-code-len-width.bcbin0 -> 173 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-code-len-width.bc b/llvm/test/Bitcode/Inputs/invalid-code-len-width.bc
new file mode 100644
index 00000000000..c8e8c4f6653
--- /dev/null
+++ b/llvm/test/Bitcode/Inputs/invalid-code-len-width.bc
Binary files differ
OpenPOWER on IntegriCloud