cvs commit: src/lib/libarchive archive_read_support_format_zip.c

Tim Kientzle kientzle at FreeBSD.org
Sun Jun 15 05:16:09 UTC 2008


kientzle    2008-06-15 05:15:53 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_zip.c 
  Log:
  SVN rev 179794 on 2008-06-15 05:15:53Z by kientzle
  
  Fix reading TOC from zip archives with unsupported
  compression.  We can't read the body, but we
  shouldn't try to skip the body twice.
  
  Revision  Changes    Path
  1.24      +6 -2      src/lib/libarchive/archive_read_support_format_zip.c


More information about the cvs-src mailing list