cvs commit: src/lib/libarchive archive_read_support_format_zip.c

Tim Kientzle kientzle at FreeBSD.org
Mon Dec 3 22:32:13 PST 2007


kientzle    2007-12-04 06:32:12 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_zip.c 
  Log:
  If a Zip entry has the "length at end" flag set, then just ignore
  a length field of zero; it does not mean the body is empty.
  
  Thanks to: Lapo Luchini for sending me a JAR archive that demonstrated this bug
  MFC after: 3 days
  
  Revision  Changes    Path
  1.16      +2 -1      src/lib/libarchive/archive_read_support_format_zip.c


More information about the cvs-src mailing list