bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22191] memory leak in dwarf2.c in gnu binutils 2.29


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22191] memory leak in dwarf2.c in gnu binutils 2.29
Date: Sun, 24 Sep 2017 11:35:45 +0000

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

--- 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 <address@hidden>:

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

commit a26a013f22a19e2c16729e64f40ef8a7dfcc086e
Author: Alan Modra <address@hidden>
Date:   Sun Sep 24 17:10:14 2017 +0930

    PR22191, memory leak in dwarf2.c

    table->sequences is a linked list before it is replaced by a bfd_alloc
    array in sort_line_sequences.

        PR 22191
        * dwarf2.c (decode_line_info): Properly free line sequences on error.

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