bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24793] A memory leak of objdump in Binutils 2.32


From: amodra at gmail dot com
Subject: [Bug binutils/24793] A memory leak of objdump in Binutils 2.32
Date: Wed, 10 Jul 2019 01:47:17 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |WONTFIX

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
This leak is due to objdump hitting a fatal error and calling
bucomm.c:bfd_fatal.  This function prints a message then calls exit.  Not an
interesting leak.

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