Skip to content

src: prefer false instead of bool zero#20218

Closed
danbev wants to merge 2 commits intonodejs:masterfrom
danbev:crypto_prefer_false_to_zero
Closed

src: prefer false instead of bool zero#20218
danbev wants to merge 2 commits intonodejs:masterfrom
danbev:crypto_prefer_false_to_zero

Conversation

@danbev
Copy link
Copy Markdown
Contributor

@danbev danbev commented Apr 23, 2018

This commit updates node_crypto.cc VerifySpkac function to use false
instead of 0 for its return bool value i.

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

Loading
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++. crypto Issues and PRs related to the crypto subsystem. fast-track PRs that do not need to wait for 72 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants