ensure that corrupted file extraction causes both a message and
authorPaul Fox <pgf@brightstareng.com>
Mon, 27 Mar 2006 23:09:14 +0000 (23:09 -0000)
committerPaul Fox <pgf@brightstareng.com>
Mon, 27 Mar 2006 23:09:14 +0000 (23:09 -0000)
commit986ab525b808258a5a79ed2cded531cfae76f81d
treec36e6c521fb027869311b7cb5905fb9e7143c54f
parentb3ede5abe2de41760a806ad7b5a8e40018abc2f4
ensure that corrupted file extraction causes both a message and
a failure exit code.  delay the error exit until all (good) files
have been extracted.

filesystem errors (nodes of wrong type, permission problems, etc)
still cause immediate failure.
archival/unzip.c