-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
gunzipSync DOA in Node 14.15.2 #36615
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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