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

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,

  Thanks for reporting this problem.  Unfortunately we are not really
interested in fixing memory leaks unless they can lead to memory exhaustion. 
In this case you simply have a buffer that is allocated and used and then the
program terminates, successfully, leaving the OS to clean up the memory.  Not a
big deal.

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