[System.IO.Compression] Remove the entry from ZipArchive entries when its deleted...
authorJoão Matos <joao@tritao.eu>
Thu, 4 Aug 2016 12:21:13 +0000 (13:21 +0100)
committerJoão Matos <joao@tritao.eu>
Thu, 4 Aug 2016 12:21:13 +0000 (13:21 +0100)
commit179e33d1006d8e9d95183cf6903ebe2b710cd0da
tree6a70abd9914cc91668ecb08d41db126c4f37aba2
parentc0bd75d8cda542039cf325d1f7cb39214d7ce71e
[System.IO.Compression] Remove the entry from ZipArchive entries when its deleted. Fixes #43022.

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=43022.
mcs/class/System.IO.Compression/Test/System.IO.Compression/ZipTest.cs
mcs/class/System.IO.Compression/ZipArchive.cs
mcs/class/System.IO.Compression/ZipArchiveEntry.cs