------- Additional Comments From nickc at redhat dot com 2008-02-22 15:26 ------- Hi Diogo,
I have just realised that my dwarf2.c patch was completely bogus. There is no memory leak because the routines are using bfd_alloc and bfd_zalloc, which uses an objstack. The memory is freed later on in the linking process when bfd_release() is called. So I am going to revert my patch. Sorry about not realising this sooner. Cheers Nick -- http://sourceware.org/bugzilla/show_bug.cgi?id=868 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils