★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/25562Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto: fix key handle extraction #25562

Closed

Conversation

Projects
None yet
4 participants
@tniessen
Copy link
Member

commented Jan 18, 2019

I guess I don't need to say much about the commit itself. This causes the crash described in a comment in #25217, so it would be awesome if this could make it into 11.7.0 somehow, cc @BridgeAR.

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

This comment has been minimized.

Copy link
Member Author

commented Jan 18, 2019

Node.js collaborators, please 👍 here to approve fast-tracking.

@lpinca

lpinca approved these changes Jan 18, 2019

@BridgeAR BridgeAR added the fast-track label Jan 18, 2019

@BridgeAR

This comment has been minimized.

Copy link
Member

commented Jan 18, 2019

Landed in 9315daa 🎉

@BridgeAR BridgeAR closed this Jan 18, 2019

BridgeAR added a commit to BridgeAR/node that referenced this pull request Jan 18, 2019

crypto: fix key handle extraction
PR-URL: nodejs#25562
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

addaleax added a commit that referenced this pull request Jan 23, 2019

crypto: fix key handle extraction
PR-URL: #25562
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

@MylesBorins MylesBorins referenced this pull request Jan 24, 2019

Merged

v11.8.0 proposal #25687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.