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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <[email protected]>:

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

commit 57d9dfcf39cd3c2897bb76c2dbd7074f065685df
Author: Alan Modra <[email protected]>
Date:   Tue Jul 7 17:40:28 2026 +0930

    Check the result of two bfd_alloc calls in elf.c

            PR 34131
            * elf.c: Remove unnecessary casts on bfd_[zm]*alloc return value.
            Do without "amt" temp var in a few cases.
            (assign_section_numbers): Check for NULL return from bfd_zalloc.
            (elfobj_grok_stapsdt_note_1): Likewise for bfd_alloc.

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

Reply via email to