summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-03-05 13:39:15 +0300
committerHelge Deller <deller@gmx.de>2026-03-09 15:06:48 +0300
commit24d11b25a1da6e4d55c9b8c9508f2e38b44ac741 (patch)
tree45d6d49f44729387ddfa67ee07b51960d94d201b /include/linux/debugobjects.h
parentd95beb0a373ae8b0b213a1f564c735e8ecfa54e2 (diff)
downloadlinux-24d11b25a1da6e4d55c9b8c9508f2e38b44ac741.tar.xz
fbdev: macfb: Replace deprecated strcpy with strscpy
strcpy() has been deprecated [1] because it performs no bounds checking on the destination buffer, which can lead to buffer overflows. Replace it with the safer strscpy(). No functional changes. Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy [1] Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions