https://sourceware.org/bugzilla/show_bug.cgi?id=25687
--- 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=ecbbbdba7182865e522e0893915e9be487fe14b0 commit ecbbbdba7182865e522e0893915e9be487fe14b0 Author: Nick Clifton <ni...@redhat.com> Date: Tue Mar 17 16:45:07 2020 +0000 Remove a double free in the BFD library triggered when parsing a corrupt file. PR 25687 * elf.c (_bfd_elf_slurp_secondary_reloc_section): Remove redundant free. Add free on another failure path. -- You are receiving this mail because: You are on the CC list for the bug.