bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24337] An Invalid Memory Address Dereference problem was discove


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24337] An Invalid Memory Address Dereference problem was discovered in function _bfd_elf_rela_local_sym in elf.c in bfd
Date: Sat, 16 Mar 2019 03:59:51 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit 6835821be8bab8702e41e6946a7d8ee9441f0eee
Author: Alan Modra <address@hidden>
Date:   Sat Mar 16 09:34:47 2019 +1030

    PR24337, segfault in _bfd_elf_rela_local_sym, again

    Reverts commit 1ff31e135f, fixing the problem more generally.  There
    are likely other place that will segfault on a NULL section.

        PR 24337
        * elf.c (_bfd_elf_rela_local_sym): Revert last change.
        (_bfd_elf_rel_local_sym): Likewise.
        * elflink.c (elf_link_input_bfd): Use bfd_und_section for
        section of symbols with unrecognized shndx.

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