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