diff options
author | 2022-12-28 09:40:01 +0800 | |
---|---|---|
committer | 2022-12-28 09:00:16 +0100 | |
commit | 8d8cf163c8d8c93bccf0c70a133309693af9bf61 (patch) | |
tree | 3c1a8905c7e53a7c4558e6d1489e257e051b80d8 /tools/perf/scripts/python | |
parent | fbdev: make offb driver tristate (diff) | |
download | wireguard-linux-8d8cf163c8d8c93bccf0c70a133309693af9bf61.tar.xz wireguard-linux-8d8cf163c8d8c93bccf0c70a133309693af9bf61.zip |
fbdev: omapfb: 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>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions