Memory leaks in libbfd, trace provided

2012-07-30 Thread Alexis Naveros
Hi, I have some code which is using libbfd (binutils 2.22) abundantly, and I couldn't help but notice memory usage grow to a couple GB after a while. I'm of course calling bfd_close() for every bfd opened, but some memory allocated from within libbfd.so is never freed. I plugged my home-made memo

[Bug binutils/14420] New: readelf fails to display null bytes in DWARF info

2012-07-30 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14420 Bug #: 14420 Summary: readelf fails to display null bytes in DWARF info Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Compo