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 <amo...@sourceware.org>:

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

commit 450da4bd38ae529a6879baafe59b1e88507b5fd9
Author: Alan Modra <amo...@gmail.com>
Date:   Tue Aug 16 00:16:49 2022 +0930

    PR29362, some binutils memory leaks

    2022-08-16  Alan Modra  <amo...@gmail.com>
                Cunlong Li  <shenxiao...@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.

Reply via email to