bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21376] binutils 2.28 objdump memory leaks


From: nickc at redhat dot com
Subject: [Bug binutils/21376] binutils 2.28 objdump memory leaks
Date: Fri, 21 Apr 2017 12:32:18 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |WONTFIX

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi,

  Thanks for reporting this problem.  Unfortunately we are not really
interested in fixing memory leaks unless they can lead to memory exhaustion. 
In this case you simply have a buffer that is allocated and used and then the
program terminates, successfully, leaving the OS to clean up the memory.  Not a
big deal.

Cheers
  Nick

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