[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/14481] New: bfd leaks archive member hash table
From: |
tromey at redhat dot com |
Subject: |
[Bug binutils/14481] New: bfd leaks archive member hash table |
Date: |
Thu, 16 Aug 2012 18:52:01 +0000 |
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: address@hidden
ReportedBy: address@hidden
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/14481] New: bfd leaks archive member hash table,
tromey at redhat dot com <=