Skip to content

(v9.x backport) errors: remove ERR_OUTOFMEMORY - #18099

Closed
tniessen wants to merge 1 commit into
nodejs:v9.x-stagingfrom
tniessen:backport-17877-to-v9.x
Closed

(v9.x backport) errors: remove ERR_OUTOFMEMORY#18099
tniessen wants to merge 1 commit into
nodejs:v9.x-stagingfrom
tniessen:backport-17877-to-v9.x

Conversation

@tniessen

Copy link
Copy Markdown
Member

Backport of #17877 to v9.x.

PR-URL: nodejs#17877
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@nodejs-github-botnodejs-github-bot added errors Issues and PRs related to JavaScript errors originated in Node.js core. v9.x labels Jan 11, 2018

@evanlucasevanlucas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

evanlucas pushed a commit that referenced this pull request Jan 17, 2018
Backport-PR-URL: #18099
PR-URL: #17877
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@evanlucas

Copy link
Copy Markdown
Contributor

Landed in df8cb40. Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

errorsIssues and PRs related to JavaScript errors originated in Node.js core.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@tniessen@evanlucas@jasnell@cjihrig@nodejs-github-bot