Fix bug when handling debian packages.
authorGlenn L McGrath <bug1@ihug.co.nz>
Thu, 31 Jul 2003 01:53:50 +0000 (01:53 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Thu, 31 Jul 2003 01:53:50 +0000 (01:53 -0000)
commit91e464632b391ff06cb56ef2b7c1efbaf9592f42
tree15df754a2c477b7438d3cd14989a9400b55c714b
parent6a9ca985b81c9f2197efe5090dfd3fff4a2b5fc3
Fix bug when handling debian packages.
If we read the contents of compressed files within the ar archive,
e.g. control.tar.gz, then file position gets all out of whack, so
it has to be reset before reading thenext header.
archival/libunarchive/get_header_ar.c