Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 04:31:05 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_read_support_compression_gzip.c
Message-ID:  <200905230431.n4N4VOok050909@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-05-23 04:31:05 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_compression_gzip.c 
  Log:
  SVN rev 192623 on 2009-05-23 04:31:05Z by kientzle
  
  Include the 2 byte length field for the optional "extra data"
  field when computing the length of the gzip header.
  
  Thanks to Dag-Erling for pointing me to the OpenSSH tarballs,
  which are the first files I've seen that actually used this field.
  
  Revision  Changes    Path
  1.24      +1 -0      src/lib/libarchive/archive_read_support_compression_gzip.c



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