[Webkit-unassigned] [Bug 256330] Unexpected "Extra bytes past the end " error when decompressing data with DecompressionStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 18:15:39 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256330

--- Comment #4 from gildas <gildas.lormeau at gmail.com> ---
Actually, the error seems to be thrown when reading 128 bytes at the offset 1664 of a compressed stream weighting 247,454 bytes. It looks like the error would be thrown probably when creating a `Uint8Array()` of 128 bytes containing the decompressed data.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230505/4a83a240/attachment-0001.htm>


More information about the webkit-unassigned mailing list