diff options
author | 2016-03-19 00:21:28 +0000 | |
---|---|---|
committer | 2016-03-19 00:21:28 +0000 | |
commit | 77239675b4b30cd3f7fb32307ed0eebb3cd58c33 (patch) | |
tree | 747690a3b4dacbe509397c12d0f5afd005518c56 /sys/kern/tty.c | |
parent | if -a is specified, allow "dns" in pledge requests. (diff) | |
download | wireguard-openbsd-77239675b4b30cd3f7fb32307ed0eebb3cd58c33.tar.xz wireguard-openbsd-77239675b4b30cd3f7fb32307ed0eebb3cd58c33.zip |
By issuing :e +something in vi(1) this uncovers a backwards memcpy with the
code because the 2 buffers overlap and in order to solve it then replace
memcpy(3) call by memmove(3)
Issue noticed by Michael Price <michael at ectospheno dot com> who also tested
this diff
OK deraadt@
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions