[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c62985530910130158n6393a877q8fe990ecaa2ff3c@mail.gmail.com>
Date: Tue, 13 Oct 2009 10:58:43 +0200
From: Frédéric Weisbecker <fweisbec@...il.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Ingo Molnar <mingo@...e.hu>, LKML <linux-kernel@...r.kernel.org>,
Stefan Assmann <sassmann@...hat.com>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [PATCH 1/3] ftrace: add kernel command line graph function
filtering
2009/10/13 Li Zefan <lizf@...fujitsu.com>:
>> +#ifdef CONFIG_FUNCTION_GRAPH_TRACER
>> +static int __init set_graph_function(char *str)
>> +{
>> + strncpy(ftrace_graph_buf, str, FTRACE_FILTER_SIZE);
>
> should use strlcpy().
>
Right, I'll fix, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists