Skip to content

doc: update Buffer.allocUnsafe documentation - #48183

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sinkhaha:del-allocUnsafe-expired-description
May 29, 2023
Merged

doc: update Buffer.allocUnsafe documentation#48183
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sinkhaha:del-allocUnsafe-expired-description

Conversation

@sinkhaha

Copy link
Copy Markdown
Contributor

Fixes: #42821

@nodejs-github-botnodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. labels May 26, 2023
@sinkhaha

Copy link
Copy Markdown
ContributorAuthor

cc @jasnell

@sinkhahasinkhaha changed the title doc: update Buffer.allocUnsafe descriptiondoc: update Buffer.allocUnsafe documentationMay 26, 2023
@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label May 29, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 29, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 1e3631f into nodejs:mainMay 29, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 1e3631f

targos pushed a commit that referenced this pull request May 30, 2023
PR-URL: #48183Fixes: #42821
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Jun 4, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #48183Fixes: #42821
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
PR-URL: nodejs#48183Fixes: nodejs#42821
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48183Fixes: nodejs#42821
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48183Fixes: nodejs#42821
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buffer constructor not allocating at pool

4 participants

@sinkhaha@nodejs-github-bot@jasnell@lpinca