[PATCH] libdwfl: Fix memory leak in find_debuginfo_in_path.

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


On Sat, Jun 06, 2015 at 11:48:26PM +0200, Mark Wielaard wrote:
> commit c4f133 libdwfl: find_debuginfo_in_patch don't alloca/strdupa
> strings of unknown size. Introduced a memory leak in the case nothing
> was found. Make sure before returning all temporary strings are all
> freed.

Pushed to master.


More information about the elfutils-devel mailing list