[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24790] A potential memory leak issue in readelf.
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/24790] A potential memory leak issue in readelf. |
Date: |
Thu, 15 Aug 2019 13:44:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24790
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 featherrain26,
Thanks for reporting this issue. We are not however going to fix it.
Small memory leaks like this are too trivial to worry about. They do
not affect the performance of the program or the system, and since the
program always terminates, the allocated memory is always returned.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/24790] A potential memory leak issue in readelf.,
nickc at redhat dot com <=