https://sourceware.org/bugzilla/show_bug.cgi?id=27839
--- 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=23182ac0d832477d316547ec2a758d22b43d0837 commit 23182ac0d832477d316547ec2a758d22b43d0837 Author: Nick Clifton <ni...@redhat.com> Date: Mon May 10 14:44:31 2021 +0100 Fix an indirection via uninitialised memory when parsing a corrupt input file. PR 27839 * simple.c (simple_dummy_add_to_set): New function. (simple_dummy_constructor): New function. (simple_dummy_multiple_common): New function. (bfd_simple_get_relocated_section_contents): Zero out the callbacks structure, and then set the add_to_set, constructor and multiple_common fields. -- You are receiving this mail because: You are on the CC list for the bug.