mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
67635a7f8d
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 |
||
---|---|---|
.. | ||
export.dll.coff-i386 | ||
file-aux-record.yaml | ||
file.obj.coff-arm | ||
many-relocs.obj-i386 | ||
nop.exe.coff-i386 | ||
out-of-section-sym.elf-i386 | ||
out-of-section-sym.s | ||
trivial.obj.elf-i386 | ||
win64-unwind.exe.coff-x86_64.asm | ||
win64-unwind.exe.coff-x86_64.exe | ||
win64-unwind.exe.coff-x86_64.obj |