bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24048] memory leaks in readelf


From: nickc at redhat dot com
Subject: [Bug binutils/24048] memory leaks in readelf
Date: Mon, 14 Jan 2019 13:48:53 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

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

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

  Thanks for reporting this problem.  Unfortunately it is not worth
  fixing.  The leaked memory only happens when readelf is displaying
  data on a corrupt binary - regular binaries will not cause readelf
  to leak memory.  Since  the memory is returned to the system when
  readelf exits, and readelf always does exit, there is no need to
  add in extra code just to handle this corner case.

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]