Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zlib: validate write_result array length #61342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
islandryu wants to merge 2 commits into nodejs:main
base: main
Choose a base branch
Loading
from islandryu:61286

Conversation

@islandryu
Copy link
Member

@islandryu islandryu commented Jan 11, 2026

Fixes: #61286

bricss reacted with rocket emoji
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem. labels Jan 11, 2026
Copy link

codecov bot commented Jan 11, 2026
edited
Loading

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.53%. Comparing base (5d9855b) to head (590b0bb).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/node_zlib.cc 0.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@ Coverage Diff @@
## main #61342 +/- ##
=======================================
 Coverage 88.52% 88.53% 
=======================================
 Files 704 704 
 Lines 208739 208742 +3 
 Branches 40280 40281 +1 
=======================================
+ Hits 184787 184803 +16 
+ Misses 15969 15929 -40 
- Partials 7983 8010 +27 
Files with missing lines Coverage Δ
src/node_zlib.cc 77.57% <0.00%> (-0.61%) ⬇️

... and 45 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avivkeller avivkeller added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 11, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 11, 2026

This comment has been minimized.

@Renegade334 Renegade334 added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 11, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 11, 2026
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@anonrig anonrig anonrig left review comments

@addaleax addaleax addaleax approved these changes

@lpinca lpinca lpinca approved these changes

@Renegade334 Renegade334 Renegade334 approved these changes

Assignees

No one assigned

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Out-of-bounds write in Node.js zlib private api

AltStyle によって変換されたページ (->オリジナル) /