diff options
| author | Xu Panda <[email protected]> | 2023-01-09 19:46:55 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:59 -0800 |
| commit | b6f00c9190c8e694c9b2b38e7cc63964f7a99195 (patch) | |
| tree | 3ddcfcd3da7aba63e34bef40bd266296b583024a /tools/perf/scripts/python/flamegraph.py | |
| parent | e8dfc854eef20ac7663996f61837299887f380fc (diff) | |
mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()
The implementation of strscpy() is more robust and safer.
That's now the recommended way to copy NUL-terminated strings.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Xu Panda <[email protected]>
Signed-off-by: Yang Yang <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions