summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorDavid Laight <david.laight.linux@gmail.com>2026-06-08 10:54:54 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-10 14:43:24 +0200
commit383f139f191e4d12343f7153880495c46042dd37 (patch)
treeb119b28e19680afe61d618cf914953fd738b6734 /include/linux/stacktrace.h
parent970ede67de0e3f6a1e707ec99ae49d80bf3f2966 (diff)
drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arrays
Replacing strcpy() with strscpy() ensures that overflow of the target buffer cannot happen. Signed-off-by: David Laight <david.laight.linux@gmail.com> Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org> Link: https://patch.msgid.link/20260608095523.2606-10-david.laight.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions