★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/26967Nouvelle recherche | Portail wanayoo
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

src: check uv_fs_close() return value #26967

Merged
merged 1 commit into from Mar 31, 2019
Merged

src: check uv_fs_close() return value #26967

merged 1 commit into from Mar 31, 2019

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Mar 28, 2019

Coverity was complaining about not checking the return value.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 28, 2019

@cjihrig Sadly, an error occurred when I tried to trigger a build. :(

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 28, 2019

Coverity was complaining about not checking the return value.

PR-URL: nodejs#26967
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@cjihrig cjihrig merged commit bb98f27 into nodejs:master Mar 31, 2019
1 of 2 checks passed
@cjihrig cjihrig deleted the close branch Mar 31, 2019
BethGriggs pushed a commit that referenced this issue Apr 5, 2019
Coverity was complaining about not checking the return value.

PR-URL: #26967
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants