All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominique Martinet <asmadeus@codewreck.org>
To: david.laight.linux@gmail.com
Cc: Kees Cook <kees@kernel.org>,
	linux-hardening@vger.kernel.org, Arnd Bergmann <arnd@kernel.org>,
	linux-kernel@vger.kernel.org, v9fs@lists.linux.dev,
	Eric Van Hensbergen <ericvh@kernel.org>,
	Latchesar Ionkov <lucho@ionkov.net>
Subject: Re: [PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
Date: Mon, 15 Jun 2026 22:09:44 +0900	[thread overview]
Message-ID: <ai_5mEpISFp28Myj@codewreck.org> (raw)
In-Reply-To: <20260606202744.5113-3-david.laight.linux@gmail.com>

david.laight.linux@gmail.com wrote on Sat, Jun 06, 2026 at 09:27:42PM +0100:
> From: David Laight <david.laight.linux@gmail.com>
> 
> Use the result of strscpy() for the overflow check.
> 
> Signed-off-by: David Laight <david.laight.linux@gmail.com>

Thanks, picked up in 9p tree

-- 
Dominique

      reply	other threads:[~2026-06-15 13:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-06 20:27 [PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy() david.laight.linux
2026-06-15 13:09 ` Dominique Martinet [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=ai_5mEpISFp28Myj@codewreck.org \
    --to=asmadeus@codewreck.org \
    --cc=arnd@kernel.org \
    --cc=david.laight.linux@gmail.com \
    --cc=ericvh@kernel.org \
    --cc=kees@kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lucho@ionkov.net \
    --cc=v9fs@lists.linux.dev \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.