[Seaside-dev] DeflateStream can't handle input that exceeds the maximum number of non-compressible blocks

Max Leske maxleske at gmail.com
Wed Jan 17 06:08:35 UTC 2018


Just now realised that I had sent this to the wrong list. Please ignore.



On 16 January 2018 at 07:55:23, Max Leske (maxleske at gmail.com) wrote:

Hi guys,

Summary: The Deflate code can't handle more than (2^16) - 1
non-compressible blocks but it's possible to exceed this maximum with the
right data. In addition, when this happens and the plugin is used (GZip /
Zip) it will crash the VM.

Please take a look at the issues I've opened for the Deflate plugin (
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/193) and the
Deflate image code (
https://pharo.fogbugz.com/f/cases/20973/DeflateStream-can-t-handle-input-that-exceeds-the-maximum-number-of-non-compressible-blocks).
I expect that this also concerns Squeak.

Cheers,
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20180117/2748d218/attachment.html>


More information about the seaside-dev mailing list