diff options
author | 2017-04-27 16:09:32 +0000 | |
---|---|---|
committer | 2017-04-27 16:09:32 +0000 | |
commit | 6552fbeafa3b48ef00562cfdc77596a243a06059 (patch) | |
tree | d0676d1f83b48aea8cf636537f1b68b4368de1d5 /usr.bin/ssh/readconf.c | |
parent | Remove the "volatile" attribute from bpf_error(). The "volatile" (diff) | |
download | wireguard-openbsd-6552fbeafa3b48ef00562cfdc77596a243a06059.tar.xz wireguard-openbsd-6552fbeafa3b48ef00562cfdc77596a243a06059.zip |
clang warns about some of the strlcpy arguments here, which aren't the
typical idiom because there's invisible size dependencies. rewrite some
of it to use memcpy, which makes clear the lengths are the same.
Diffstat (limited to 'usr.bin/ssh/readconf.c')
0 files changed, 0 insertions, 0 deletions