Skip to content

win,fs: fix bug in fs__readdir#4561

Merged
saghul merged 1 commit intolibuv:v1.xfrom
JaneaSystems:huseyin-11323-is-directory-symlink
Oct 4, 2024
Merged

win,fs: fix bug in fs__readdir#4561
saghul merged 1 commit intolibuv:v1.xfrom
JaneaSystems:huseyin-11323-is-directory-symlink

Conversation

@huseyinacacak-janea
Copy link
Copy Markdown
Contributor

isSymbolicLink() was returning wrong values for the symlink folders. I've updated the order of the conditions to be consistent with fs__scandir in order to fix this issue.

Refs: nodejs/node#48799

Copy link
Copy Markdown
Member

@vtjnash vtjnash left a comment

Choose a reason for hiding this comment

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

SGTM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants