cvs commit: src/lib/libarchive
archive_read_support_compression_gzip.c
Tim Kientzle
kientzle at FreeBSD.org
Wed Mar 2 05:34:06 GMT 2005
kientzle 2005-03-02 05:34:05 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_compression_gzip.c
Log:
Use correct byte order when parsing the size of the gzip "Extra data" field.
In particular, this correctly allows bsdtar (and pkg_add) to skip
package signatures.
Thanks to: Theo Schlossnagle
Revision Changes Path
1.8 +1 -1 src/lib/libarchive/archive_read_support_compression_gzip.c
More information about the cvs-src
mailing list