summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshbuf-getput-basic.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2015-10-20 20:21:18 +0000
committerbluhm <bluhm@openbsd.org>2015-10-20 20:21:18 +0000
commit619dd0015dad2a1951802049ae8d48efdf5a1b6f (patch)
tree71a1858a4b74a4f0c9b96b255c1dd13e9037b70b /usr.bin/ssh/sshbuf-getput-basic.c
parentbelieve this will work with "stdio rpath wpath cpath inet" now that (diff)
downloadwireguard-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