Re: [PATCH 0/3] tracing: Fix seqfile memory leak for .31

From: Steven Rostedt
Date: Wed Jul 22 2009 - 23:44:35 EST



On Thu, 23 Jul 2009, Li Zefan wrote:

> I found some memory leak in tracing code, due to missing
> seq_release().
>
> I think those fixes should be queued for .31.

Thanks Li!

I'll get these queued up tomorrow.

-- Steve

>
> [PATCH 1/3] trace_stack: Fix seqfile memory leak
> [PATCH 2/3] function-graph: Fix seqfile memory leak
> [PATCH 3/3] tracing/stat: Fix seqfile memory leak
> ---
> kernel/trace/ftrace.c | 15 ++++++++++++---
> kernel/trace/trace_stack.c | 7 ++-----
> kernel/trace/trace_stat.c | 34 ++++++++++++++++++++++------------
> 3 files changed, 36 insertions(+), 20 deletions(-)
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/