bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25447] objcopy : free() invalid pointer in _bfd_coff_free_


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25447] objcopy : free() invalid pointer in _bfd_coff_free_symbols
Date: Fri, 24 Jan 2020 13:20:59 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25447

--- 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=caa31cfad6c16ffbd5c396f74273fc9e413906f0

commit caa31cfad6c16ffbd5c396f74273fc9e413906f0
Author: Nick Clifton <address@hidden>
Date:   Fri Jan 24 13:19:48 2020 +0000

    Fix an illegal call to free() when copying a PE format file.

        PR 25447
        * coffgen.c (_bfd_coff_close_and_cleanup): Do not clear the keep
        syms and keep strings flags as these may have been set in order to
        prevent a bogus call to free.

-- 
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]