Skip to content

src: fix coverity warnings

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/coverity into master

This commit checks the return value of two calls to uv_async_init().

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

src

Merge request reports

Loading