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

tls: null not valid as a renegotiate callback by sam-github · Pull Request #25929 · nodejs/node · GitHub

/ node Public

tls: null not valid as a renegotiate callback - #25929

Closed
sam-github wants to merge 1 commit into
nodejs:masterfrom
sam-github:only-undef-or-fn-for-reneg
Closed

tls: null not valid as a renegotiate callback#25929
sam-github wants to merge 1 commit into
nodejs:masterfrom
sam-github:only-undef-or-fn-for-reneg

Conversation

sam-github commented Feb 4, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

Allow undefined as a callback, but do not allow null.

Belatedly respond to #25876 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Allow undefined as a callback, but do not allow null.
sam-github requested a review from cjihrig February 4, 2019 18:22

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the tls Issues and PRs related to the tls subsystem. label Feb 4, 2019

Copy link
Copy Markdown
Contributor Author

addaleax commented Feb 6, 2019

Copy link
Copy Markdown
Member

Landed in 00d49ad

addaleax closed this Feb 6, 2019
addaleax pushed a commit that referenced this pull request Feb 6, 2019
Allow undefined as a callback, but do not allow null.

PR-URL: #25929
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
sam-github mentioned this pull request Feb 6, 2019
4 tasks
sam-github deleted the only-undef-or-fn-for-reneg branch February 6, 2019 23:11

addaleax commented Feb 8, 2019

Copy link
Copy Markdown
Member

@sam-github If I understood you correctly, this should be labelled dont-land-on-v11.x.

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

tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants


Back | FazBrowse Home | New Git URL