diff options
author | 2025-05-07 19:08:36 +0530 | |
---|---|---|
committer | 2025-05-09 15:19:11 -0400 | |
commit | 73207746d36bff777a2edb337d8d0518cbd44715 (patch) | |
tree | b550cc4c5ae45c35e1d546e377798391232e457d /scripts/lib/kdoc/kdoc_files.py | |
parent | tracing: Remove unused buffer_page field from trace_array_cpu structure (diff) | |
download | linux-rng-73207746d36bff777a2edb337d8d0518cbd44715.tar.xz linux-rng-73207746d36bff777a2edb337d8d0518cbd44715.zip |
tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
strncpy() is deprecated for NUL-terminated destination buffers and must
be replaced by strscpy().
See issue: https://github.com/KSPP/linux/issues/90
Link: https://lore.kernel.org/20250507133837.19640-1-devaanshk840@gmail.com
Signed-off-by: Devaansh Kumar <devaanshk840@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions