bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24181] Memory leak in objdump


From: nickc at redhat dot com
Subject: [Bug binutils/24181] Memory leak in objdump
Date: Thu, 07 Feb 2019 15:20:25 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]