cvs commit: src/lib/libarchive archive_read_support_format_zip.c
 src/lib/libarchive/test
 test_read_format_zip.c test_read_format_zip.zip.uu
    Tim Kientzle 
    kientzle at FreeBSD.org
       
    Sun Aug 10 05:00:31 UTC 2008
    
    
  
kientzle    2008-08-10 05:00:14 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    lib/libarchive       archive_read_support_format_zip.c 
    lib/libarchive/test  test_read_format_zip.c 
                         test_read_format_zip.zip.uu 
  Log:
  SVN rev 181491 on 2008-08-10 05:00:14Z by kientzle
  
  MFC r180027, r180028, r180122, r180123, r181489
  
  Cumulatively, these implement CRC32 validation when reading Zip
  archives and the test suite updates to ensure that CRC32
  checking really will fail on a damaged entry and succeed on
  a valid one.
  
  Revision  Changes    Path
  1.14.2.6  +14 -6     src/lib/libarchive/archive_read_support_format_zip.c
  1.2.2.3   +5 -2      src/lib/libarchive/test/test_read_format_zip.c
  1.2.2.2   +3 -3      src/lib/libarchive/test/test_read_format_zip.zip.uu
    
    
More information about the cvs-all
mailing list