Date: Wed, 2 Mar 2005 05:34:05 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read_support_compression_gzip.c Message-ID: <200503020534.j225Y5LZ037370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503020534.j225Y5LZ037370>
