branches/zip: page_zip_compress(): Do not call deflate(&c_stream, Z_FULL_FLUSH)
unless more than 6 bytes are available for the output. This should remove the possibility that deflate() returns Z_OK without consuming all input.
Showing
Please register or sign in to comment