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 cache_sections.


On Sat, Jun 06, 2015 at 10:56:16PM +0200, Mark Wielaard wrote:
> commit be1778 libdwfl: Fix possible unbounded stack usage in cache_sections.
> introduced a memory leak. The refs pointers were copied to the sortrefs
> array but never freed. Only the array was freed. Also free the elements.

Pushed to master.

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