aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/amba/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-01-18 18:33:49 +0100
committerGreg Ungerer <gerg@kernel.org>2026-01-27 12:38:52 +1000
commita16ac6ca46d62bcbcbd7b01be0ef03fb39530d7b (patch)
tree61e9271dc21b3e675c3fcf2cd4a9ffdaa807b5bd /include/linux/amba/ssh:/git@git.zx2c4.com
parentm68k: nommu: fix memmove() with differently aligned src and dest for 68000 (diff)
m68knommu: Replace deprecated strcpy with strscpy in init_ucsimm
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(). 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: Greg Ungerer <gerg@kernel.org>
Diffstat (limited to 'include/linux/amba/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions