diff options
author | 2022-05-22 15:46:18 +0800 | |
---|---|---|
committer | 2022-05-23 11:29:48 +0200 | |
commit | 88ca100c885f967c37f3d60d5225a639ed6bd6f1 (patch) | |
tree | b3c8c0898df3764c9c0560774afc5cd8de4e9c5d /scripts/gdb/linux/utils.py | |
parent | MIPS: Octeon: add SNIC10E board (diff) | |
download | wireguard-linux-88ca100c885f967c37f3d60d5225a639ed6bd6f1.tar.xz wireguard-linux-88ca100c885f967c37f3d60d5225a639ed6bd6f1.zip |
mips: setup: use strscpy to replace strlcpy
The strlcpy should not be used because it doesn't limit the source
length. Preferred is strscpy.
Signed-off-by: XueBing Chen <chenxuebing@jari.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions