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


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.

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