[PATCH] libdwfl: Fix memory leak in cache_sections.

Mark Wielaard mjw at redhat.com
Tue Jun 9 20:54:51 UTC 2015


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.


More information about the elfutils-devel mailing list