Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

juanarbol
Copy link
Member

Fixes: #37122

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

aduh95 commented Jan 29, 2021

Duplicate of #37123?

@juanarbol
Copy link
Member Author

Duplicate of #37123?

Yes, hahah, did not saw, sorry

@juanarbol
Copy link
Member Author

Closed, dupe of #37123

@juanarbol juanarbol closed this Jan 29, 2021
@juanarbol juanarbol deleted the juanarbol/fix-fd-fsstatsync-issue branch January 29, 2021 23:57
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fs: error when fd = -0
3 participants