From: Daniel Thompson <danielt@kernel.org>
To: Jason Wessel <jason.wessel@windriver.com>,
Douglas Anderson <dianders@chromium.org>,
"Dr. David Alan Gilbert" <linux@treblig.org>,
Zhang Heng <zhangheng@kylinos.cn>,
Thorsten Blum <thorsten.blum@linux.dev>
Cc: linux-hardening@vger.kernel.org,
kgdb-bugreport@lists.sourceforge.net,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
Date: Fri, 26 Sep 2025 15:59:34 +0100 [thread overview]
Message-ID: <175889877450.8040.12478572282164974656.b4-ty@kernel.org> (raw)
In-Reply-To: <20250819095915.711085-1-thorsten.blum@linux.dev>
On Tue, 19 Aug 2025 11:59:03 +0200, Thorsten Blum wrote:
> strcpy() is deprecated; use memcpy() instead.
>
>
Applied, thanks!
[1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
commit: d4be3238d9e5f4841e5385cba3d81268c00d9e7d
[2/4] kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
commit: 8790cc2940bf9f5ec4d7458b0ea7f94a8acb094f
[3/4] kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
commit: 5b26f1a3146454a24dbcb8b1cdae5d507f7432e6
[4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()
commit: 0c28a23722e03695ae1cbbadde3dd32d75c1cb7f
Best regards,
--
Daniel Thompson (RISCstar) <danielt@kernel.org>
prev parent reply other threads:[~2025-09-26 14:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 9:59 Thorsten Blum
2025-08-19 9:59 ` [PATCH v2 2/4] kdb: Replace deprecated strcpy() with memmove() in vkdb_printf() Thorsten Blum
2025-08-19 9:59 ` [PATCH v2 3/4] kdb: Replace deprecated strcpy() with memcpy() in parse_grep() Thorsten Blum
2025-08-19 9:59 ` [PATCH v2 4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd() Thorsten Blum
2025-09-08 10:28 ` Thorsten Blum
2025-09-26 14:59 ` Daniel Thompson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175889877450.8040.12478572282164974656.b4-ty@kernel.org \
--to=danielt@kernel.org \
--cc=dianders@chromium.org \
--cc=jason.wessel@windriver.com \
--cc=kgdb-bugreport@lists.sourceforge.net \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@treblig.org \
--cc=thorsten.blum@linux.dev \
--cc=zhangheng@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®