[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <635528D7-9B5F-4B7C-9568-87375BA866C3@linux.dev>
Date: Mon, 8 Sep 2025 12:13:23 +0200
From: Thorsten Blum <thorsten.blum@...ux.dev>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
linux-hardening@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in
__trace_probe_log_err()
Hi Masami,
On 25. Aug 2025, at 09:05, Masami Hiramatsu (Google) wrote:
> On Wed, 20 Aug 2025 23:47:18 +0200
> Thorsten Blum <thorsten.blum@...ux.dev> wrote:
>
>> strcpy() is deprecated; use memcpy() instead.
>>
>> Link: https://github.com/KSPP/linux/issues/88
>> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
>
> OK, looks good to me.
Did you forget to add a Reviewed-by: tag and/or to add it to your tree?
Thanks,
Thorsten
Powered by blists - more mailing lists