bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25687] objcopy : "double free or corruption" in _bfd_elf_s


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25687] objcopy : "double free or corruption" in _bfd_elf_slurp_secondary_reloc_section (elf.c:12475)
Date: Tue, 17 Mar 2020 16:45:44 +0000

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 <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ecbbbdba7182865e522e0893915e9be487fe14b0

commit ecbbbdba7182865e522e0893915e9be487fe14b0
Author: Nick Clifton <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]