llvm-6502/test/tools/llvm-objdump/Inputs
Saleem Abdulrasool 67635a7f8d tools: address possible non-null terminated filenames
If a filename is a multiple of 18 characters, there will be no null-terminator.
This will result in an invalid access by the constructed StringRef.  Add a test
case to exercise this and fix that handling.  Address this same vulnerability in
llvm-readobj as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206145 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-14 02:37:23 +00:00
..
export.dll.coff-i386
file-aux-record.yaml tools: address possible non-null terminated filenames 2014-04-14 02:37:23 +00:00
file.obj.coff-arm tools: teach objdump about FILE aux records 2014-04-13 03:11:08 +00:00
many-relocs.obj-i386 Object/COFF: Support large relocation table. 2014-03-21 00:44:19 +00:00
nop.exe.coff-i386
out-of-section-sym.elf-i386 llvm-objdump: Do not attempt to disassemble symbols outside of section 2014-02-24 22:12:11 +00:00
out-of-section-sym.s llvm-objdump: Do not attempt to disassemble symbols outside of section 2014-02-24 22:12:11 +00:00
trivial.obj.elf-i386
win64-unwind.exe.coff-x86_64.asm
win64-unwind.exe.coff-x86_64.exe llvm-objdump: Print x64 unwind info in executable. 2014-03-04 04:00:55 +00:00
win64-unwind.exe.coff-x86_64.obj llvm-objdump: Print x64 unwind info in executable. 2014-03-04 04:00:55 +00:00