summaryrefslogtreecommitdiff
path: root/networking/tcpudp.c
diff options
context:
space:
mode:
authorDenys Vlasenko2017-01-07 10:15:01 +0100
committerDenys Vlasenko2017-01-10 16:55:51 +0100
commit8e38108d03e0e583eabf61953b5e7b4f5af8966f (patch)
treea60319d70aa9e33f119228354b4ce00fac671e63 /networking/tcpudp.c
parentadd927e3d16414738ce46c28bb9d83e173848740 (diff)
downloadbusybox-8e38108d03e0e583eabf61953b5e7b4f5af8966f.zip
busybox-8e38108d03e0e583eabf61953b5e7b4f5af8966f.tar.gz
ash: fix open fds leaking in redirects. Closes 9561
commit e19923f6652a638ac39c84012e97f52cf5a7568e deleted clearredir() call in shellexec(): ash: [REDIR] Remove redundant CLOEXEC calls Upstream commit: Now that we're marking file descriptors as CLOEXEC in savefd, we no longer need to close them on exec or in setinputfd. but it missed one place where we don't set CLOEXEC. Fixing this. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/tcpudp.c')
0 files changed, 0 insertions, 0 deletions