diff options
author | Kees Cook <[email protected]> | 2024-07-09 17:13:08 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-07-17 21:05:18 -0700 |
commit | 0b84780134fb02525ef29ddcb88c3d560ba88a9c (patch) | |
tree | b515a63f3d68d7bb7e2b756e69a27149e2ba4816 /tools/perf/scripts/python/parallel-perf.py | |
parent | 53dabce2652fb854eae84609ce9c37429d5d87ba (diff) |
mm/kmemleak: replace strncpy() with strscpy()
Replace the depreciated[1] strncpy() calls with strscpy(). Uses of
object->comm do not depend on the padding side-effect.
Link: https://github.com/KSPP/linux/issues/90 [1]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions