OSDN Git Service

Fail silently on failure to read tar header, its unfortunate that many tar implementa...
authorGlenn L McGrath <bug1@ihug.co.nz>
Wed, 18 Jul 2001 03:23:10 +0000 (03:23 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Wed, 18 Jul 2001 03:23:10 +0000 (03:23 -0000)
commit6fc92a506ab3c490a4dc028334c908f19c0d0806
treec833ed82044cedf3e5e9d5322a970aef12d870ed
parent4cdc607f728f94bcbd14823281af362a38cc3c79
Fail silently on failure to read tar header, its unfortunate that many tar implementations must be adding unwanted crap to the end of their archives.
It makes error reporting here more trouble than its worth
libbb/unarchive.c