mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 17:56:53 +00:00
f19ae77520
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. llvm-svn: 206145 |
||
---|---|---|
.. | ||
ARM | ||
Inputs | ||
codeview-linetables.test | ||
coff-non-null-terminated-file.test | ||
coff-zero-string-table.test | ||
cxx-cli-aux.test | ||
dynamic.test | ||
file-headers.test | ||
peplus.test | ||
program-headers.test | ||
reloc-types.test | ||
relocations.test | ||
rpath.test | ||
sections-ext.test | ||
sections.test | ||
symbols.test |