Skip to content

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 <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
@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 <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
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 <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
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 <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
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