-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
gunzipSync DOA in Node 14.15.2 #36615
Copy link
Copy link
Closed
Labels
confirmed-bugIssues and PRs for confirmed bugs.Issues and PRs for confirmed bugs.zlibIssues and PRs related to the zlib module and its compression dependencies.Issues and PRs related to the zlib module and its compression dependencies.
Description
Activity
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues and PRs for confirmed bugs.Issues and PRs for confirmed bugs.zlibIssues and PRs related to the zlib module and its compression dependencies.Issues and PRs related to the zlib module and its compression dependencies.
What steps will reproduce the bug?
Any code using
gunzipSyncwill crashThe regression seems to have been introduced in 14.15.2 and is present in 14.15.3.
Maybe related to #35239? cc @mcollina