From bf27e11e02798832e4d55ff0e3e0368b06ae8895 Mon Sep 17 00:00:00 2001 From: Filipe Cabecinhas Date: Tue, 19 May 2015 01:21:06 +0000 Subject: [BitcodeReader] Error out if we read an invalid function argument type Bug found with AFL fuzz. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237650 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bitcode/Inputs/invalid-function-argument-type.bc | Bin 0 -> 452 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Bitcode/Inputs/invalid-function-argument-type.bc (limited to 'test/Bitcode/Inputs') diff --git a/test/Bitcode/Inputs/invalid-function-argument-type.bc b/test/Bitcode/Inputs/invalid-function-argument-type.bc new file mode 100644 index 00000000000..b00fb03cd31 Binary files /dev/null and b/test/Bitcode/Inputs/invalid-function-argument-type.bc differ -- cgit v1.2.3