On Mon, Jun 08, 2026 at 10:54:47AM +0100, [email protected] wrote: > From: David Laight <[email protected]> > > Replacing strcpy() with strscpy() ensures that overflow of the target > buffer cannot happen. > > Signed-off-by: David Laight <[email protected]>
Reviewed-by: Francesco Dolcini <[email protected]>

