Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Sep 10, 2018

This commit ensures that the readdir() callback can only be called once when the withFileTypes parameter is supplied.

Fixes: #22778

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit ensures that the readdir() callback can only be
called once when the withFileTypes parameter is supplied.
@nodejs-github-bot nodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. util Issues and PRs related to the built-in util module. labels Sep 10, 2018
@nodejs-github-bot
Copy link
Collaborator

@addaleax
Copy link
Member

This seems like it might also be a candidate for fast-tracking if we’re doing a 10.10.1 release this week (the other one being #22790), right?

@danbev
Copy link
Contributor

danbev commented Sep 13, 2018

@danbev
Copy link
Contributor

danbev commented Sep 13, 2018

Landed in 466cda0.

@danbev danbev closed this Sep 13, 2018
danbev pushed a commit that referenced this pull request Sep 13, 2018
This commit ensures that the readdir() callback can only be
called once when the withFileTypes parameter is supplied.

PR-URL: #22793
Fixes: #22778
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@cjihrig cjihrig deleted the withfiletypes branch September 13, 2018 12:34
targos pushed a commit that referenced this pull request Sep 15, 2018
This commit ensures that the readdir() callback can only be
called once when the withFileTypes parameter is supplied.

PR-URL: #22793
Fixes: #22778
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
targos pushed a commit that referenced this pull request Sep 19, 2018
This commit ensures that the readdir() callback can only be
called once when the withFileTypes parameter is supplied.

PR-URL: #22793
Fixes: #22778
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
targos pushed a commit that referenced this pull request Sep 20, 2018
This commit ensures that the readdir() callback can only be
called once when the withFileTypes parameter is supplied.

PR-URL: #22793
Fixes: #22778
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to the fs subsystem / file system. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.