diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-08-04 18:15:19 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-08-04 18:15:19 +0200 |
commit | 037759bb4f57b0cb9b0daf6ffed43f90b62b8cb4 (patch) | |
tree | 64a7f3b7d8ca50d3e622c9f1a1bb2b91198723d9 /shell/shell_common.c | |
parent | 45d68c3749d29339494eb38bb4d5fe3ea189ac77 (diff) | |
download | busybox-037759bb4f57b0cb9b0daf6ffed43f90b62b8cb4.tar.gz |
tar: handle the case when opened created tarball happens to have fd#0
Reproducer:
exec 0>&-
exec 1>&-
tar czf z.tar.gz FILE
function old new delta
vfork_compressor 229 257 +28
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/shell_common.c')
0 files changed, 0 insertions, 0 deletions