|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29362] Some memory leaks occur when binutils code is tested using the binutils fuzz test suite. |
Date: | Mon, 15 Aug 2022 14:55:28 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29362 --- Comment #4 from cvs-commit at gcc dot gnu.org <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=450da4bd38ae529a6879baafe59b1e88507b5fd9 commit 450da4bd38ae529a6879baafe59b1e88507b5fd9 Author: Alan Modra <amodra@gmail.com> Date: Tue Aug 16 00:16:49 2022 +0930 PR29362, some binutils memory leaks 2022-08-16 Alan Modra <amodra@gmail.com> Cunlong Li <shenxiaogll@163.com> PR 29362 * dwarf.c (free_debug_information): New function, extracted.. (free_debug_memory): ..from here. (process_debug_info): Use it when before clearing out unit debug_information. Clear all fields. * objcopy.c (delete_symbol_htabs): New function. (main): Call it via xatexit. (copy_archive): Free "dir". * objdump.c (free_debug_section): Free reloc_info. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |