cvs commit: src/lib/libarchive archive_read.c

Tim Kientzle kientzle at FreeBSD.org
Fri Jun 4 01:36:13 GMT 2004


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


More information about the cvs-all mailing list