FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fs: validate fd on fs.write by julianduque · Pull Request #1553 · nodejs/node · GitHub

/ node Public

fs: validate fd on fs.write - #1553

Closed
julianduque wants to merge 1 commit into
nodejs:masterfrom
julianduque:fix-fs-write
Closed

fs: validate fd on fs.write#1553
julianduque wants to merge 1 commit into
nodejs:masterfrom
julianduque:fix-fs-write

Conversation

Copy link
Copy Markdown
Contributor

This PR fixes #1550

mscdex added the fs Issues and PRs related to the fs subsystem / file system. label Apr 28, 2015
Comment thread src/node_file.cc Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Is this check still required?

Copy link
Copy Markdown
Contributor Author

@cjihrig fixed PR with your suggestions

cjihrig commented Apr 28, 2015

Copy link
Copy Markdown
Contributor

LGTM

julianduque added a commit that referenced this pull request Apr 28, 2015
PR-URL: #1553
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

Copy link
Copy Markdown
Contributor Author

Landed in f9c681c

julianduque deleted the fix-fs-write branch April 28, 2015 22:47
rvagg mentioned this pull request Apr 29, 2015
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Apr 29, 2015
PR-URL: nodejs#1553
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request May 14, 2015
PR-URL: nodejs#1553
PORT-PR-URL: nodejs#1560
PORT-FROM: v2.x / f9c681c
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.write crashes on non-integer fd

3 participants


Back | FazBrowse Home | New Git URL