Skip to content

lib: avoid crash on fs.fstatSync(-0) call - #37131

Closed
juanarbol wants to merge 1 commit into
nodejs:masterfrom
juanarbol:juanarbol/fix-fd-fsstatsync-issue
Closed

lib: avoid crash on fs.fstatSync(-0) call#37131
juanarbol wants to merge 1 commit into
nodejs:masterfrom
juanarbol:juanarbol/fix-fd-fsstatsync-issue

Conversation

@juanarbol

Copy link
Copy Markdown
Member

Fixes: #37122

@nodejs-github-botnodejs-github-bot added the fs Issues and PRs related to the fs subsystem / file system. label Jan 29, 2021
@aduh95

Copy link
Copy Markdown
Contributor

Duplicate of #37123?

@juanarbol

Copy link
Copy Markdown
MemberAuthor

Duplicate of #37123?

Yes, hahah, did not saw, sorry

@juanarbol

Copy link
Copy Markdown
MemberAuthor

Closed, dupe of #37123

@juanarbol
juanarbol deleted the juanarbol/fix-fd-fsstatsync-issue branch January 29, 2021 23:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fsIssues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fs: error when fd = -0

3 participants

@juanarbol@aduh95@nodejs-github-bot