8000 fix: roll node to fix fs.readSync bug by codebytere · Pull Request #14118 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: roll node to fix fs.readSync bug #14118

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

Merged
merged 1 commit into from
Aug 15, 2018
Merged

fix: roll node to fix fs.readSync bug #14118

merged 1 commit into from
Aug 15, 2018

Conversation

codebytere
Copy link
Member
Description of Change

Fixes #13979.

This PR brings in electron/node@c86e3d3 in order to fix an issue with fs.readSync where large position values caused the function to work incorrectly.

Also pulls in build files necessary to build Node with GN.

/cc @ckerr @nornagon

Checklist
  • PR description included and stakeholders cc'd
  • npm test passes
  • PR title follows semantic commit guidelines
Release Notes

Notes: fixed a bug where fs.readSync worked incorrectly with large values of the position param

@codebytere codebytere requested a review from a team August 15, 2018 17:02
@deepak1556
Copy link
Member
deepak1556 commented Aug 15, 2018

Also pulls in build files necessary to build Node with GN.

Can it be avoided, we don't have working GN in 3.x line. There is no harm in pulling those changes, just considering an option.

@codebytere
Copy link
Member Author
codebytere commented Aug 15, 2018

@deepak1556 we're discussing this now, we'd like to avoid this as well.

Copy link
Member
@ckerr ckerr left a comment

Choose a reason for hiding this comment

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

💚

@codebytere codebytere merged commit ef2ad40 into 3-0-x Aug 15, 2018
@release-clerk
Copy link
release-clerk bot commented Aug 15, 2018

Release Notes Persisted

fixed a bug where fs.readSync worked incorrectly with large values of the position param

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
0