[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/5536] Multiple meleaks after bfd_arch_list() calls
From: |
darkjames at darkjames dot ath dot cx |
Subject: |
[Bug binutils/5536] Multiple meleaks after bfd_arch_list() calls |
Date: |
8 Jan 2008 23:08:18 -0000 |
------- Additional Comments From darkjames at darkjames dot ath dot cx
2008-01-08 23:08 -------
Yes, sure, it's nothing _very_ important, but I don't know why it shouldn't be
fixed.
In list_supported_targets () [which is also used hardly ever] we free memory
after bfd_target_list () call
I attach patch to fix these memleaks, and change a little list_matching_formats
()
I think it's better.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5536
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.