cvs commit: src/lib/libarchive archive_write_set_compression_gzip.c

Tim Kientzle kientzle at FreeBSD.org
Mon Aug 11 02:00:52 UTC 2008


kientzle    2008-08-11 02:00:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libarchive       archive_write_set_compression_gzip.c 
  Log:
  SVN rev 181561 on 2008-08-11 02:00:37Z by kientzle
  
  MFC r176432: sanity-check the compression buffer size for gzip.
  This should be overhauled to allow the compression buffer to be
  larger than the output block size, but the check is better than
  nothing.
  
  Revision  Changes    Path
  1.10.2.4  +19 -0     src/lib/libarchive/archive_write_set_compression_gzip.c


More information about the cvs-src mailing list