Re: [PATCH] objtool: Fix memory leak in decode_instructions()

From: Josh Poimboeuf
Date: Thu Oct 19 2017 - 10:12:42 EST


Hi Ingo,

I'm not sure if you saw the below ACK. In general, for objtool patches
which don't have you on CC, is it ok if I just add you to CC along with
the ACK? Or would you prefer I resend the patch to you with my SOB?

Or, would you rather I start queueing patches and doing pull requests
weekly (or so)?

Thanks!

On Thu, Oct 12, 2017 at 11:10:16AM -0500, Josh Poimboeuf wrote:
> On Thu, Oct 12, 2017 at 02:32:14PM +0530, Kamalesh Babulal wrote:
> > free the allocated insn before returning, when an error occurs
> > before adding insn to file->insn_list.
> >
> > Signed-off-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx>
>
> Any chance you're working on porting objtool to ppc64le? :-)
>
> Acked-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

--
Josh