bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24955] libbfd terminating program on out of memory


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24955] libbfd terminating program on out of memory
Date: Mon, 14 Oct 2019 06:18:12 +0000

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

--- Comment #2 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=ec9bd0a22dd42327ae9943937a96f1e865fb5d46

commit ec9bd0a22dd42327ae9943937a96f1e865fb5d46
Author: Alan Modra <address@hidden>
Date:   Mon Oct 14 13:34:30 2019 +1030

    PR24955, libbfd terminating program on out of memory (part2)

        PR 24955
        * elflink.c (elf_output_implib): Don't use xmalloc.  Don't ignore
        return value of bfd_alloc2.
        * peXXigen.c (_bfd_XXi_write_codeview_record): Don't use xmalloc.
        * pef.c (bfd_pef_print_symbol): Likewise.  Don't ignore return
        value of bfd_get_section_contents.
        * som.c (som_write_space_strings): Don't use xmalloc.
        (som_write_symbol_strings): Likewise.

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