diff options
author | 2015-10-20 20:21:18 +0000 | |
---|---|---|
committer | 2015-10-20 20:21:18 +0000 | |
commit | 619dd0015dad2a1951802049ae8d48efdf5a1b6f (patch) | |
tree | 71a1858a4b74a4f0c9b96b255c1dd13e9037b70b /usr.bin/ssh/sshbuf-getput-basic.c | |
parent | believe this will work with "stdio rpath wpath cpath inet" now that (diff) | |
download | wireguard-openbsd-619dd0015dad2a1951802049ae8d48efdf5a1b6f.tar.xz wireguard-openbsd-619dd0015dad2a1951802049ae8d48efdf5a1b6f.zip |
Fix write to other user's tty. The device has to be opened with
O_WRONLY, but without O_CREAT. So freopen(3) has to be replaced
with open(2) and dup2(2).
from deraadt@
Diffstat (limited to 'usr.bin/ssh/sshbuf-getput-basic.c')
0 files changed, 0 insertions, 0 deletions