Tim Kientzle 52bd177ff7 MFC r196962: Fix /usr/bin/unzip: A bug deep in libarchive's read-ahead logic
(incorrect handling of zero-length reads before the copy buffer is
allocated) is masked by the iso9660 taster.  Tar and cpio both enable
that taster so were protected from the bug; unzip is susceptible.

This both fixes the bug and updates the test harness to exercise
this case.

Submitted by: Ed Schouten diagnosed the bug and drafted a patch
Approved by:	re (kib)
2009-09-17 06:31:59 +00:00
..
2009-09-12 18:16:46 +00:00
2009-06-23 23:20:09 +00:00
2009-09-15 19:24:18 +00:00
2009-08-13 15:02:02 +00:00
2009-05-31 21:29:07 +00:00
2009-07-30 00:11:41 +00:00