bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27797] [size] attempting double-free on bfd/mach-o.c:5978


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27797] [size] attempting double-free on bfd/mach-o.c:5978
Date: Fri, 30 Apr 2021 13:04:39 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

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

commit 6cb40a679b23b07b9fe0c43147d300b630deec70
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Apr 30 14:04:08 2021 +0100

    Fix a double free when re-allocating a buffer to size 0.

            PR 27797
            * libbfd.c (bfd_realloc_or_free): Do not free a pointer than has
            been realloc'ed to size 0.

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