diff options
author | 2017-04-05 22:27:03 +0000 | |
---|---|---|
committer | 2017-04-05 22:27:03 +0000 | |
commit | 2d0f50edae2e365c2fce5d6b10eaffc626da0a66 (patch) | |
tree | dcf4d56c71153a4ec4901749991bdad42ec08177 /lib/libc/stdlib/malloc.c | |
parent | The global variable Startup is not used anymore and can be deleted. (diff) | |
download | wireguard-openbsd-2d0f50edae2e365c2fce5d6b10eaffc626da0a66.tar.xz wireguard-openbsd-2d0f50edae2e365c2fce5d6b10eaffc626da0a66.zip |
Replace 2 bcopy()'s with a simple assignment as both variables are
properly aligned malloc(9)d data and sockaddr_union fields. While here,
convert the remaining bcopy() to memmove().
with and ok @bluhm
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions