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

Nick Clifton <nickc at redhat dot com> changed:

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

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

  Thanks for reporting this bug.  Unfortunately I do not feel that it is
  worth trying to fix it.  Leaking 200 bytes when decoding a corrupt 
  binary is just too trivial.  The memory will be returned to the system
  when objdump exits, and objdump will exit.  Plus if the binary input
  was not malformed then the memory would have been returned earlier.
  So sorry, but I am not going to fix this one.

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