|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/31145] potential memory leak in binutils/ld |
Date: | Fri, 15 Dec 2023 03:13:27 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31145 --- Comment #2 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=4ace84a15ca943f52e590c264d82dfba350482e3 commit 4ace84a15ca943f52e590c264d82dfba350482e3 Author: Alan Modra <amodra@gmail.com> Date: Fri Dec 15 12:24:56 2023 +1030 PR31145, potential memory leak in binutils/ld PR 31145 * bfd.c (BFD_IN_MEMORY): Mention that bim is malloc'd. * format.c (io_reinit): Free BFD_IN_MEMORY iostream. * opncls.c (_bfd_delete_bfd): Likewise. (bfd_make_readable): Delete unnecessary code. * bfd-in2.h: Regenerate. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |