Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the output
authorEric Andersen <andersen@codepoet.org>
Tue, 18 Dec 2001 00:57:55 +0000 (00:57 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 18 Dec 2001 00:57:55 +0000 (00:57 -0000)
commitf3f9062ecfb6893ca55094861c0a5e9f5ddba607
tree80499a5e2bc648aae1753261221f99ca0ef88ab3
parent730f826f25717c5db835ef738d4782e97b7b4720
Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the output
filename was not explicitly specified were segfaulting.
 -Erik
archival/tar.c