FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v20.x backport] buffer: fix out of range for toString by jazelly · Pull Request #55213 · nodejs/node · GitHub

/ node Public

[v20.x backport] buffer: fix out of range for toString - #55213

Closed
jazelly wants to merge 1 commit into
nodejs:v20.x-stagingfrom
jazelly:backport-54553
Closed

[v20.x backport] buffer: fix out of range for toString#55213
jazelly wants to merge 1 commit into
nodejs:v20.x-stagingfrom
jazelly:backport-54553

Conversation

jazelly commented Oct 1, 2024

Copy link
Copy Markdown
Member

Fixed the failing test by decreasing the buffer allocation size.

Refs: #54553
cc @targos

nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. v20.x labels Oct 1, 2024
jazelly force-pushed the backport-54553 branch 2 times, most recently from 8eecdb8 to 0df499a Compare October 2, 2024 11:39

targos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

Co-authored-by: Michaël Zasso <targos@protonmail.com>
PR-URL: nodejs#54553
Fixes: nodejs#52298
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>

jazelly commented Oct 3, 2024

Copy link
Copy Markdown
Member Author

The coverage report seems strange. I don't think this commit would drag down the coverage that much, nor did I see other merged commits with this coverage check.

targos commented Oct 3, 2024

Copy link
Copy Markdown
Member

We have this problem with all pull requests on v22.x and v20.x.

targos added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 3, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 3, 2024

Copy link
Copy Markdown
Collaborator

marco-ippolito pushed a commit that referenced this pull request Nov 16, 2024
Co-authored-by: Michaël Zasso <targos@protonmail.com>
PR-URL: #54553
Backport-PR-URL: #55213
Fixes: #52298
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Refs: #54553

Copy link
Copy Markdown
Member

Landed in 6b3c24d

jazelly deleted the backport-54553 branch November 25, 2024 22:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL