diff options
author | Xu Panda <xu.panda@zte.com.cn> | 2023-02-01 20:31:34 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-02-05 19:48:11 +0300 |
commit | 8954c44ff47749255a2ee2b1d08ec3deb8345bc1 (patch) | |
tree | 019f5265523626dd80aa272d2a5e27ef3fbea400 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6d796c50f84ca79f1722bb131799e5a5710c4700 (diff) | |
download | linux-8954c44ff47749255a2ee2b1d08ec3deb8345bc1.tar.xz |
xfs: 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.
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions