Skip to content

src: check uv_fs_close() return value#26967

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:close
Mar 31, 2019
Merged

src: check uv_fs_close() return value#26967
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:close

Conversation

@cjihrig

@cjihrig cjihrig commented Mar 28, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Collaborator

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

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Mar 28, 2019
@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 28, 2019
@nodejs-github-bot

nodejs-github-bot commented Mar 28, 2019

Copy link
Copy Markdown
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/21997/

EDIT(cjihrig): CI was yellow.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants