diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-12-19 19:05:35 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-12-19 19:05:35 +0100 |
commit | cd15849bf2359dbd7868dcfd4f85c7da6d46f396 (patch) | |
tree | 9cb2a3143f6af7ef2a3a52786b9f0bbff11102a0 /sys/src/cmd/auth/as.c | |
parent | 4f72cda4acaa92dfaddb29891d86efeea990e030 (diff) |
rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv)
the rcpu client dup's fd 0,1,2 to fd 10,11,12 which
can accidentally override the pipe file descriptor
allocated by the <{} operator. to avoid this problem,
we generate the remote script as an /env file in a
separate step now.
Diffstat (limited to 'sys/src/cmd/auth/as.c')
0 files changed, 0 insertions, 0 deletions