diff options
author | 2020-10-06 01:40:43 +0000 | |
---|---|---|
committer | 2020-10-06 01:40:43 +0000 | |
commit | 157d47b03fc7cac9b1ddd5fe55c2d711aeacc3b0 (patch) | |
tree | 5b6441b27b5a8676c031975c57a1512d6217405b /lib/libc/stdlib/malloc.c | |
parent | Only handle AUTHENTICATION_FAILED for IKE_AUTH and INFORMATIONAL exchanges. (diff) | |
download | wireguard-openbsd-157d47b03fc7cac9b1ddd5fe55c2d711aeacc3b0.tar.xz wireguard-openbsd-157d47b03fc7cac9b1ddd5fe55c2d711aeacc3b0.zip |
I observed "csh i < file-containing-^T" to hit tenex(), which proceeds to
perform tty(4) ioctl operations against a non-tty. That is a pledge
violation, you can only do a subset of tty(4) ioctl against a fd which
references a tty device. Sidestep this problem if the input descriptor is
not a tty
ok anton millert
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions