Skip to content

util: protect against monkeypatched Object prototype for inspect()#25953

Closed
Trott wants to merge 3 commits intonodejs:masterfrom
Trott:object-keys-throws
Closed

util: protect against monkeypatched Object prototype for inspect()#25953
Trott wants to merge 3 commits intonodejs:masterfrom
Trott:object-keys-throws

Conversation

@Trott
Copy link
Copy Markdown
Member

@Trott Trott commented Feb 5, 2019

Prevent effects of monkeypatching (for example) Object.keys() when calling util.inspect().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. semver-major PRs that contain breaking changes and should be released in the next major version. test Issues and PRs related to the tests. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants