diff options
author | 2013-06-11 13:29:50 +0000 | |
---|---|---|
committer | 2013-06-11 13:29:50 +0000 | |
commit | 362b77103aa1a85ef3c35c3263d99e9400150668 (patch) | |
tree | eea5381de11ca653f84114020632ff1d5d73dded /sys/dev/softraid.c | |
parent | convert some easy bcopy to memcpy and clean up fdexpand a bit. (diff) | |
download | wireguard-openbsd-362b77103aa1a85ef3c35c3263d99e9400150668.tar.xz wireguard-openbsd-362b77103aa1a85ef3c35c3263d99e9400150668.zip |
replace bcopy with memcpy in m_defrag. this is safe because the
memory we're copying between is guaranteed to be non-overlapping
since the target is newly allocated.
ok kettenis@ henning@ tedu@
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions