commit | 9acd63c92cbc4bd0a3ddbb6a61e512eadc29239d | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 28 18:35:07 2018 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 28 18:35:07 2018 +0200 |
tree | 9bf53c82f5fccd4a5ed13915b8039080c563ce07 | |
parent | e4defe826be49b8ef19912ba4cb291bfe9166e0f [diff] |
ash,hush: fix "saved" redirected fds still visible in children Based on a patch by Mark Marshall <mark.marshall@omicronenergy.com> function old new delta dup_CLOEXEC - 49 +49 fcntl_F_DUPFD 46 - -46 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>