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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to