cvs commit: src/lib/libarchive
archive_read_support_compression_none.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Nov 2 01:44:12 PDT 2007
kientzle 2007-11-02 08:44:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libarchive archive_read_support_compression_none.c
Log:
MFC 1.18: Skip requests use a minimum of 1 byte so that the
underlying I/O framework can avoid copying and so that we
avoid a 32-bit overflow issue that was causing bsdtar to
fail when skipping uncompressed tar entries that were an
exact multiple of 4GB.
Revision Changes Path
1.6.2.7 +1 -1 src/lib/libarchive/archive_read_support_compression_none.c
More information about the cvs-src
mailing list