summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-15 22:42:20 +0200
committerwm4 <wm4@nowhere>2015-04-15 22:42:20 +0200
commit95c1487c93b2193680c5e0f064bbb8fb3b71ff2c (patch)
tree2cf9e733635fed1e2868b9d536df69b5768eedcb /player/command.c
parentdd12040ebe7c4006eab56c0d4a18d495274cf37d (diff)
downloadmpv-95c1487c93b2193680c5e0f064bbb8fb3b71ff2c.tar.bz2
mpv-95c1487c93b2193680c5e0f064bbb8fb3b71ff2c.tar.xz
subprocess-posix: always connect stdin to /dev/null
It appears youtube-dl sometimes asks for a password on stdin. This won't work, because mpv already uses the terminal. (I wonder if this could be simpler, like simply closing FD 0, but let's not. The FD would be reused by something random.)
Diffstat (limited to 'player/command.c')
0 files changed, 0 insertions, 0 deletions