http://sourceware.org/bugzilla/show_bug.cgi?id=14481

             Bug #: 14481
           Summary: bfd leaks archive member hash table
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sourceware.org
        ReportedBy: tro...@redhat.com
    Classification: Unclassified


Created attachment 6583
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6583
test program

BFD makes a hash table for archive members, but then leaks it.
See http://sourceware.org/ml/binutils/2012-07/msg00162.html
You can see the leak under valgrind using this program.
Be sure to run it on a normal archive, a thin archive, and
a thin archive that contains another archive.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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