summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMaxwell Doose <m32285159@gmail.com>2026-06-03 17:52:21 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-06-11 21:42:20 +0300
commitaae636b5463d9957fadba71e83e7cfc157416974 (patch)
tree6342e3810c65787e45c8e8cc13bd1a2754748c9b /scripts
parent1ec3cca2d8b6b9ff6584ca626d4c8918bbf48d44 (diff)
downloadlinux-aae636b5463d9957fadba71e83e7cfc157416974.tar.xz
fs: fat: inode: replace sprintf() with scnprintf()
The kernel documentation notes that sprintf() is deprecated and unsafe. Replace it with the more preferred scnprintf() to help with hardening. Link: https://lore.kernel.org/20260603145222.59012-1-m32285159@gmail.com Signed-off-by: Maxwell Doose <m32285159@gmail.com> Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions