Re: [PATCH] tools lib traceevent: Fix memory leakage in copy_filter_type

From: Steven Rostedt
Date: Wed Nov 13 2019 - 15:40:49 EST


On Wed, 13 Nov 2019 18:37:10 -0200
Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:

> Em Wed, Nov 13, 2019 at 02:46:26PM -0500, Steven Rostedt escreveu:
> > On Fri, 25 Oct 2019 04:23:12 -0400
> > Hewenliang <hewenliang4@xxxxxxxxxx> wrote:
> >
> > > It is necessary to free the memory that we have allocated
> > > when error occurs.
> > >
> > > Fixes: ef3072cd1d5c ("tools lib traceevent: Get rid of die in add_filter_type()")
> > > Signed-off-by: Hewenliang <hewenliang4@xxxxxxxxxx>
> >
> > Reviewed-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
> >
> > Arnaldo,
>
> sure

I found an issue with it (if you didn't see the next email).

Please don't take it.

Thanks!

-- Steve

>
> > Can you take this?
> >
> > -- Steve
>