When using broken input object found using AFL,
getExtendedSymbolTableIndex() crashed because ShndxTable
was empty as object does not contain SHT_SYMTAB_SHNDX section.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D25189
[Object/ELF] - Avoid possible crash in getExtendedSymbolTableIndex(). grimar on Oct 3 2016, 7:42 AM. Authored by
Details When using broken input object found using AFL,
Diff Detail
|