Date: Fri, 2 Nov 2007 08:44:12 +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_none.c Message-ID: <200711020844.lA28iCZJ096462@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711020844.lA28iCZJ096462>
