https://sourceware.org/bugzilla/show_bug.cgi?id=28166
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6ecfe4abfd14e9c04075435210ca383a1a0191ac commit 6ecfe4abfd14e9c04075435210ca383a1a0191ac Author: Alan Modra <amo...@gmail.com> Date: Thu Aug 5 18:35:11 2021 +0930 PR28166, _bfd_elf_mips_get_relocated_section_contents Some of the code paths unpacking mips relocs left arelent->sym_ptr_ptr uninitialised. PR 28166 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Don't leave sym_ptr_ptr uninitialised. -- You are receiving this mail because: You are on the CC list for the bug.