Files
linux/drivers/misc
Kees Cook cf2f06f715 lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
The str* family of fortified functions all use member-sized limits
for a while now, so the FORTIFY_STR_OBJECT test is redundant to
FORTIFY_STR_MEMBER. While here, replace the strncpy() use with strscpy(),
as strncpy() is being removed.

Link: https://patch.msgid.link/20260324020726.work.624-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
2026-03-31 16:53:47 -07:00
..
2025-12-19 12:42:23 -08:00
2025-06-24 16:45:08 +01:00
2024-05-22 08:31:17 -04:00
2022-12-15 10:37:26 -08:00