aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorArtem Chernyshev <[email protected]>2022-11-19 11:13:29 +0300
committerDavid Sterba <[email protected]>2022-12-05 18:00:59 +0100
commit63d5429f68a3d4c4aa27e65a05196c17f86c41d6 (patch)
tree44c4ea0f73aa09dd970063817049433c3694185a /scripts/gdb/linux/proc.py
parent26df39a9e5a8985674e814f0b27b25e8b4eb9ba7 (diff)
btrfs: replace strncpy() with strscpy()
Using strncpy() on NUL-terminated strings are deprecated. To avoid possible forming of non-terminated string strscpy() should be used. Found by Linux Verification Center (linuxtesting.org) with SVACE. CC: [email protected] # 4.9+ Signed-off-by: Artem Chernyshev <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions