cvs commit: src/lib/libarchive archive_read_support_format_zip.c
src/lib/libarchive/test
test_compat_zip_1.zip.uu test_read_format_zip.c test_read_format_zip.zip.uu
Tim Kientzle
kientzle at FreeBSD.org
Wed Aug 13 04:11:40 UTC 2008
kientzle 2008-08-13 04:11:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libarchive archive_read_support_format_zip.c
lib/libarchive/test test_compat_zip_1.zip.uu
test_read_format_zip.c
Added files: (Branch: RELENG_6)
lib/libarchive/test test_read_format_zip.zip.uu
Log:
SVN rev 181660 on 2008-08-13 04:11:22Z by kientzle
MFC r180016,180027-180028,180122-180123,181489: Implement CRC validation
when reading Zip archives. Update the test suite to check that the CRC
actually fails for damaged entries.
Revision Changes Path
1.5.2.13 +14 -6 src/lib/libarchive/archive_read_support_format_zip.c
1.2.2.2 +1 -0 src/lib/libarchive/test/test_compat_zip_1.zip.uu
1.6.2.2 +8 -21 src/lib/libarchive/test/test_read_format_zip.c
1.2.4.1 +13 -0 src/lib/libarchive/test/test_read_format_zip.zip.uu (new)
More information about the cvs-src
mailing list