On 6/8/26 11:54, [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]> drivers/video/fbdev/s3fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
applied. Thanks! Helge

