Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2005 07:42:42 +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_compression_compress.c
Message-ID:  <200511080742.jA87gh6E065416@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2005-11-08 07:42:42 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       
                         archive_read_support_compression_compress.c 
  Log:
  Correctly clean up if gzip format gets mis-identified as compress format.
  (This can only happen in the pathalogical case where the client is
  providing single-byte blocks.)
  
  Revision  Changes    Path
  1.4       +17 -9     src/lib/libarchive/archive_read_support_compression_compress.c



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