[Webkit-unassigned] [Bug 256330] New: Regression: Unexpected error when decompressing data with DecompressionStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 12:41:28 PDT 2023


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

            Bug ID: 256330
           Summary: Regression: Unexpected error when decompressing data
                    with DecompressionStream
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gildas.lormeau at gmail.com

I'm the author of zip.js, see https://github.com/gildas-lormeau/zip.js/. A user has reported a bug that is specific to Safari. This bug is a regression introduced in the version 16.4. An unexpected error "TypeError: Extra bytes past the end" is thrown when unzipping a file. When disabling the usage of the `DecompressionStream` API in zip.js (via the option `useCompressionStream`), the bug disappears.

Unfortunately, I cannot provide this zip file. You can find more information here: https://github.com/gildas-lormeau/zip.js/issues/412

-- 
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/20230504/3cff87fe/attachment.htm>


More information about the webkit-unassigned mailing list