diff options
author | delphij <delphij@FreeBSD.org> | 2015-09-14 18:57:50 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2015-09-14 18:57:50 +0000 |
commit | 9a0c37807b682e26999788441b1803bb5916fd0a (patch) | |
tree | dfda9cdfc2c58ab039faeb9c59b160a9d4fb9e7e /sys/mips | |
parent | 3908360148557bd45707eb4f4eba0d4a78d72f64 (diff) | |
download | FreeBSD-src-9a0c37807b682e26999788441b1803bb5916fd0a.zip FreeBSD-src-9a0c37807b682e26999788441b1803bb5916fd0a.tar.gz |
MFC r287320:
- uri is expected to be nul-terminated (strchr used later),
so use strlcpy instead of strncpy.
- replace the other two cases of strncpy+\0 with strlcpy.
Diffstat (limited to 'sys/mips')
0 files changed, 0 insertions, 0 deletions