Fix an illegal memory access when parsing an ELF file containing corrupt...
Fix an illegal memory access when parsing an ELF file containing corrupt symbol version information. PR 29699 * elf.c (_bfd_elf_slurp_version_tables): Fail if the sh_info field of the section header is zero.
Loading
Please register or sign in to comment