This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdwfl: Fix memory leak in link_map.c dwfl_link_map_report.


On Tue, Dec 01, 2015 at 11:17:22PM +0100, Mark Wielaard wrote:
> The phdrs buffer could come from the core file or through the executable.
> dwfl_link_map_report would leak the buffer if it came from the executable.
> Track where the buffer came from and free appropriately.

Pushed to master.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]