bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21880] Memory leak in demangle


From: amodra at gmail dot com
Subject: [Bug binutils/21880] Memory leak in demangle
Date: Wed, 09 May 2018 08:16:10 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |INVALID

--- Comment #9 from Alan Modra <amodra at gmail dot com> ---
Not a binutils bug.  Comment #6 is correct, #7 is incorrect, and #8 is leaping
to the wrong conclusion.  In fact, comment #8 shows the leak is in
demangle_template (in libibery/cplus-dem.c).  binutils/cxxfilt.c properly frees
the string returned from cplus_demangle.

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