Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2008 05:15:53 +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_format_zip.c
Message-ID:  <200806150516.m5F5G9pr047794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806150516.m5F5G9pr047794>