commit | f3f9062ecfb6893ca55094861c0a5e9f5ddba607 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Dec 18 00:57:55 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Dec 18 00:57:55 2001 +0000 |
tree | 80499a5e2bc648aae1753261221f99ca0ef88ab3 | |
parent | 730f826f25717c5db835ef738d4782e97b7b4720 [diff] |
Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the output filename was not explicitly specified were segfaulting. -Erik