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

src: fix SetClientCertEngine() nullptr dereference by bnoordhuis · Pull Request #16965 · nodejs/node · GitHub

/ node Public

src: fix SetClientCertEngine() nullptr dereference - #16965

Merged
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:fix-nullptr-deref
Nov 15, 2017
Merged

src: fix SetClientCertEngine() nullptr dereference#16965
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:fix-nullptr-deref

Conversation

bnoordhuis commented Nov 12, 2017
edited
Loading

Copy link
Copy Markdown
Member

Introduced in commit 6ee985f ("tls: implement clientCertEngine
option") which was merged yesterday.

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

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. labels Nov 12, 2017
Introduced in commit 6ee985f ("tls: implement clientCertEngine
option") which was merged November 11.

PR-URL: nodejs#16965
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
bnoordhuis closed this Nov 15, 2017
bnoordhuis deleted the fix-nullptr-deref branch November 15, 2017 11:16
bnoordhuis merged commit 6c76140 into nodejs:master Nov 15, 2017

Copy link
Copy Markdown
Member Author

Landed in 6c76140.

MylesBorins pushed a commit that referenced this pull request Dec 11, 2017
Introduced in commit 6ee985f ("tls: implement clientCertEngine
option") which was merged November 11.

PR-URL: #16965
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins mentioned this pull request Dec 12, 2017

gibfahn commented Dec 19, 2017

Copy link
Copy Markdown
Member

Depends on #14903, which is semver-minor

jasnell commented Aug 17, 2018

Copy link
Copy Markdown
Member

Can only be backported if #14903 is backported

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++. crypto Issues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL