ash: prevent exec NN>&- from closing fd used for script reading
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 24 Jul 2008 22:34:43 +0000 (22:34 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 24 Jul 2008 22:34:43 +0000 (22:34 -0000)
commit22f741484391c3b2fd94881fd41c8c0df9749e95
tree6d8f9ac524cefa7ebb0edeeb5e9545e4ada53e29
parent5a867317bb1cbf36d396d9cdb552212607dcc2b1
ash: prevent exec NN>&- from closing fd used for script reading
shell/ash.c
shell/ash_test/ash-redir/redir4.right [new file with mode: 0644]
shell/ash_test/ash-redir/redir4.tests [new file with mode: 0755]