Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2004 18:36:11 -0700 (PDT)
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.c
Message-ID:  <200406040136.i541aBBj092257@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/06/03 18:36:11 PDT

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read.c 
  Log:
  Be more careful about the initial read (used for "tasting" the compression):
    * Check for and return input errors
    * Treat empty file (zero-length read) as a fatal error
  
  Revision  Changes    Path
  1.9       +12 -1     src/lib/libarchive/archive_read.c



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