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

Reply via email to