summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2015-11-04 14:53:36 +0000
committerFilipe Cabecinhas <me@filcab.net>2015-11-04 14:53:36 +0000
commita2b0ac40cfe37cfacb8648814cc74f6e8d2c0ed3 (patch)
tree38322a4cb55059883f1f155ccea8a797afbfa07a /llvm/test/Bitcode/Inputs
parent4305910803a803f655d9ee28ce93cc5acb7760b8 (diff)
downloadbcm5719-llvm-a2b0ac40cfe37cfacb8648814cc74f6e8d2c0ed3.tar.gz
bcm5719-llvm-a2b0ac40cfe37cfacb8648814cc74f6e8d2c0ed3.zip
Error out when faced with value names containing '\0'
Bug found with afl-fuzz. llvm-svn: 252048
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r--llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bcbin0 -> 1265 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc b/llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc
new file mode 100644
index 00000000000..9c6a9158eee
--- /dev/null
+++ b/llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc
Binary files differ
OpenPOWER on IntegriCloud