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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

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

commit 28588dc52c9262b16e8d18e0fab3829797d2c595
Author: Alan Modra <amo...@gmail.com>
Date:   Tue Feb 18 19:32:42 2025 +1030

    PR32703, Null pointer dereference in bfd/linker.c

    NULL is a possible return from bfd_section_already_linked_table_lookup
    if out-of-memory.

            PR 32703
            * linker.c (_bfd_generic_section_already_linked): Catch
            bfd_section_already_linked_table_lookup failure.
            * coffgen.c (_bfd_coff_section_already_linked): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to