hush: if STANDALONE, close interactive fd for NOEXECed children
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 31 Jul 2017 02:54:53 +0000 (04:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 31 Jul 2017 02:54:53 +0000 (04:54 +0200)
commitbf1c344dfdc6f38ad6aa81c10b7b050e0dfc5d96
treed9204645d9623fc0ac92871f7cf78475c4dbef86
parent32fdf2f9fc9a617918672d71579f4ad42eb9bde9
hush: if STANDALONE, close interactive fd for NOEXECed children

function                                             old     new   delta
pseudo_exec_argv                                     291     305     +14

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c