Fix DeflateStream handling of zero-length reads from underlying stream.
commitc63e12669d6c080dfe37c957f74c20d8b436aa83
authorFilip Navara <filip.navara@gmail.com>
Tue, 28 Aug 2018 13:36:24 +0000 (28 15:36 +0200)
committerMarek Safar <marek.safar@gmail.com>
Thu, 6 Sep 2018 16:38:22 +0000 (6 18:38 +0200)
treec0d66d454fa9d8bb35932eb47103cdcf19a76d2f
parentd21d00b366cbf9115248c40bd8c72d4db717fd63
Fix DeflateStream handling of zero-length reads from underlying stream.
mcs/class/System/Test/System.IO.Compression/DeflateStreamTest.cs
support/zlib-helper.c