Re: [PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
From: Dominique Martinet
Date: Mon Jun 15 2026 - 09:13:20 EST
david.laight.linux@xxxxxxxxx wrote on Sat, Jun 06, 2026 at 09:27:42PM +0100:
> From: David Laight <david.laight.linux@xxxxxxxxx>
>
> Use the result of strscpy() for the overflow check.
>
> Signed-off-by: David Laight <david.laight.linux@xxxxxxxxx>
Thanks, picked up in 9p tree
--
Dominique