-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
errors: use ERR_OUT_OF_RANGE for index errors #22969
Closed
Closed
Commits on Sep 20, 2018
-
errors: use ERR_OUT_OF_RANGE for index errors
Remove ERR_INDEX_OUT_OF_RANGE in favor of ERR_OUT_OF_RANGE which is capable of providing more detail. (In one instance, use ERR_BUFFER_OUT_OF_BOUNDS which is more accurate in that one instance.)
Configuration menu - View commit details
-
Copy full SHA for 2fa028a - Browse repository at this point
Copy the full SHA 2fa028aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 215a746 - Browse repository at this point
Copy the full SHA 215a746View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd49e5a - Browse repository at this point
Copy the full SHA dd49e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f509640 - Browse repository at this point
Copy the full SHA f509640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee951d - Browse repository at this point
Copy the full SHA 3ee951dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fc0c6 - Browse repository at this point
Copy the full SHA 92fc0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1791db - Browse repository at this point
Copy the full SHA f1791dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da4144 - Browse repository at this point
Copy the full SHA 4da4144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfc67f - Browse repository at this point
Copy the full SHA 4dfc67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dba23a - Browse repository at this point
Copy the full SHA 8dba23aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.