bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26005] [size] crash with ASAN in bfd_section_from_shdr


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26005] [size] crash with ASAN in bfd_section_from_shdr
Date: Tue, 19 May 2020 16:32:58 +0000

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

--- Comment #5 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=6fd1d259e98354236fafd14ec05f3d6a377ede9f

commit 6fd1d259e98354236fafd14ec05f3d6a377ede9f
Author: Gunther Nikl <address@hidden>
Date:   Tue May 19 17:32:26 2020 +0100

    Fix thinko in recent update to bfd_section_from_shdr.

            PR 26005
            * elf.c (bfd_section_from_shdr): Replace bfd_malloc + memset with
            bfd_zmalloc to allocate memory for the sections_being_created
array.

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