(COMMON/FILE) Add Zip create/extract support (#411)

* Added Zip archive support

* extended test coverage

* extended test coverage for unzip and zip

* cleaned up Zip() and moved walk to non-exported method increased test coverage

* underscore unused params

* remove unneeded var

* check against correct error and return after

* Errorf

* z -> f

* fixed wording on tests

* handle fine handler close error
This commit is contained in:
Andrew
2020-01-13 10:55:10 +11:00
committed by Adrian Gallagher
parent 44ac3586a0
commit 12159e36fa
4 changed files with 286 additions and 0 deletions

BIN
testdata/testdata.zip vendored Normal file

Binary file not shown.

BIN
testdata/zip-slip.zip vendored Normal file

Binary file not shown.