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

buffer: remove unreachable code by pd4d10 · Pull Request #38537 · nodejs/node · GitHub

/ node Public

buffer: remove unreachable code - #38537

Closed
pd4d10 wants to merge 1 commit into
nodejs:masterfrom
pd4d10:patch-5
Closed

buffer: remove unreachable code#38537
pd4d10 wants to merge 1 commit into
nodejs:masterfrom
pd4d10:patch-5

Conversation

pd4d10 commented May 4, 2021

Copy link
Copy Markdown
Contributor

The condition nb > targetLen is always false because of line 241-242

github-actions Bot added buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. labels May 4, 2021

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Trott commented May 6, 2021

Copy link
Copy Markdown
Member

@nodejs/buffer

jasnell commented May 7, 2021

Copy link
Copy Markdown
Member

Landed in df8af88

jasnell closed this May 7, 2021
jasnell pushed a commit that referenced this pull request May 7, 2021
PR-URL: #38537
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
pd4d10 deleted the patch-5 branch May 7, 2021 16:51
targos pushed a commit that referenced this pull request May 17, 2021
PR-URL: #38537
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request May 30, 2021
PR-URL: #38537
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
PR-URL: #38537
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
PR-URL: #38537
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #38537
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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