bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26578] A memory leak in parse_gnu_debugaltlink


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26578] A memory leak in parse_gnu_debugaltlink
Date: Wed, 09 Sep 2020 08:21:29 +0000

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

--- Comment #1 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=dfbee68088e822453fdc82f6b8a3a5bc468944b1

commit dfbee68088e822453fdc82f6b8a3a5bc468944b1
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Sep 9 16:38:36 2020 +0930

    PR26578, memory leak in parse_gnu_debugaltlink

    The associated check function doesn't do anything with its "data"
    param, so nothing to adjust there.

            PR 26578
            * dwarf.c (parse_gnu_debugaltlink): Don't alloc build_id_data.
            (load_separate_debug_files): Use a stack var for build_id_data.

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