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

zlib: check cleanup return values by addaleax · Pull Request #14673 · nodejs/node · GitHub

/ node Public

zlib: check cleanup return values - #14673

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:zlib-check-end
Closed

zlib: check cleanup return values#14673
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:zlib-check-end

Conversation

addaleax commented Aug 7, 2017

Copy link
Copy Markdown
Member

Tests seem to always pass without #14666, so unfortunately can’t be used as a test for that, but it should still be worth doing.

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

zlib

addaleax added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v4.x zlib Issues and PRs related to the zlib subsystem. labels Aug 7, 2017
nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. zlib Issues and PRs related to the zlib subsystem. labels Aug 7, 2017

Copy link
Copy Markdown
Member Author

CI: https://ci.nodejs.org/job/node-test-commit/11688/

This should be ready.

Copy link
Copy Markdown
Member Author

Landed in 2421984

addaleax closed this Aug 10, 2017
addaleax deleted the zlib-check-end branch August 10, 2017 20:39
addaleax added a commit that referenced this pull request Aug 10, 2017
PR-URL: #14673
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@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

c++ Issues and PRs that require attention from people who are familiar with C++. zlib Issues and PRs related to the zlib subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL