bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24057] objdump memory leaks in xmalloc.c


From: nickc at redhat dot com
Subject: [Bug binutils/24057] objdump memory leaks in xmalloc.c
Date: Mon, 21 Jan 2019 13:31:09 +0000

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

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 zerokeeper,

  Thanks for reporting this problem.  Unfortunately memory leaks like
  this are just not worth fixing.  The objdump program does not run
  continuously, and any memory that it does not free itself will be
  released once it terminates.  Thus I can see no real need to investigate
  of fix issues like this.

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]