https://sourceware.org/bugzilla/show_bug.cgi?id=26931
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f60742b2a1988d276c77d5c1011143f320d9b4cb commit f60742b2a1988d276c77d5c1011143f320d9b4cb Author: Nick Clifton <ni...@redhat.com> Date: Mon Nov 23 14:07:02 2020 +0000 Fix an illegal memory access when accessing corrupt dynamic secondary relocations. PR 26931 * elf-bfd.h (struct elf_backend_data): Add bfd_boolean field to slurp_secondary_relocs field. (_bfd_elf_slurp_secondary_reloc_section): Update prototype. * elf.c (_bfd_elf_slurp_secondary_reloc_section): Add new parameter. Compute number of symbols based upon the new parameter. * elfcode.h (elf_slurp_reloc_table): Pass dynamic as new parameter. -- You are receiving this mail because: You are on the CC list for the bug.