buffer: properly apply dst offset and src length on fast path by ronag · Pull Request #54391 · nodejs/node

@ronag added the buffer

Issues and PRs related to the buffer subsystem.

label

Aug 15, 2024

@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.

labels

Aug 15, 2024

@ronag ronag changed the title buffer: Properly apply offset on fast path buffer: properly apply offset on fast path

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

@ronag

@ronag ronag changed the title buffer: properly apply offset on fast path buffer: properly apply dst offset and src length on fast path

Aug 15, 2024

@ronag ronag added the fast-track

PRs that do not need to wait for 72 hours to land.

label

Aug 15, 2024

benjamingr

@ronag ronag added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

Aug 15, 2024

jakecastelli

RafaelGSS pushed a commit that referenced this pull request

Aug 19, 2024
Refs: #54311 (comment)
PR-URL: #54391
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>

RafaelGSS pushed a commit that referenced this pull request

Aug 21, 2024
Refs: #54311 (comment)
PR-URL: #54391
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>

@targos targos added the dont-land-on-v20.x

PRs that should not land on the v20.x-staging branch and should not be released in v20.x.

label

Sep 21, 2024