bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31162] Memory Leak in ldwrite.c


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/31162] Memory Leak in ldwrite.c
Date: Mon, 18 Dec 2023 12:16:12 +0000

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

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

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

commit 4cc1f41cfa45b0d36427e79409f447e83f4e66d4
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Dec 15 20:19:46 2023 +1030

    PR31162, Memory Leak in ldwrite.c

    This isn't a particularly worrying memory leak, but fix it anyway.

            PR 31162
            * ldwrite.c (build_link_order): Use bfd_alloc rather than xmalloc.
            Add %E to error messages.

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