[System] Fix DeflateStream throw on empty flush, double flush. Fixes #28777
authorGabriel Garcia <garciat@live.com>
Mon, 6 Apr 2015 17:59:43 +0000 (13:59 -0400)
committerGabriel Garcia <garciat@live.com>
Tue, 7 Apr 2015 10:22:32 +0000 (06:22 -0400)
commit2dcdfe76d02fed91b71e5b49b6028c6c82e10d4c
treec7b2ae41e98c60e8b6df699d550329c4123a3558
parent3ea808102c18a61ee1616f04d4403300729d5e49
[System] Fix DeflateStream throw on empty flush, double flush. Fixes #28777
mcs/class/System/Test/System.IO.Compression/DeflateStreamTest.cs
support/zlib-helper.c