[System.IO.Compression] Fixed re-opening of disposed Zip entry streams.
authorJoao Matos <joao@tritao.eu>
Fri, 19 Feb 2016 23:30:05 +0000 (23:30 +0000)
committerJoao Matos <joao@tritao.eu>
Fri, 19 Feb 2016 23:58:55 +0000 (23:58 +0000)
commit3745b6d3691242c184c3ca56986a329a99288380
tree963a3f725a87471f4c8dc03c3add3d5cb14d2f34
parent959f4bd8ac8d19dedf8131f3e38bdfcddb6d9653
[System.IO.Compression] Fixed re-opening of disposed Zip entry streams.

Fixes System.IO.Compression to work against Microsoft Office OpenXML SDK which depends on this behavior.

Also partial fix for https://bugzilla.xamarin.com/show_bug.cgi?id=33553.
mcs/class/System.IO.Compression/Test/System.IO.Compression/ZipTest.cs
mcs/class/System.IO.Compression/ZipArchiveEntry.cs