This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
objdump leaks?
- To: <binutils at sourceware dot cygnus dot com>
- Subject: objdump leaks?
- From: Alex Rosenberg <alexr at spies dot com>
- Date: Tue, 23 May 2000 15:40:44 -0700
display_target_list() and display_info_table() both appear to leak bfd
structures because their calls to bfd_openw() are not matched by bfd_close()
calls.
I'm not particularly familiar with this area of the standard, but I noticed
this because the host I'm bringing these up on doesn't support multiple
calls to fopen() for write.
+------------------------------------------------------------+
| Alexander M. Rosenberg <mailto:alexr@_spies.com> |
| Nobody cares what I say. Remove the underscore to mail me. |