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

fix: add handle scope in SelectClientCertificate #24868

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Aug 6, 2020

Description of Change

Close #24851.

Checklist

Release Notes

Notes: Fix crash when using client certificate.

@zcbenz zcbenz requested a review from codebytere August 6, 2020 00:56
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 6, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 7, 2020
@codebytere codebytere merged commit 2224d94 into master Aug 7, 2020
@release-clerk
Copy link

release-clerk bot commented Aug 7, 2020

Release Notes Persisted

Fix crash when using client certificate.

@codebytere codebytere deleted the client-cert-crash branch August 7, 2020 03:50
@trop
Copy link
Contributor

trop bot commented Aug 7, 2020

I was unable to backport this PR to "10-x-y" cleanly;
you will need to perform this backport manually.

@trop trop bot removed the target/10-x-y label Aug 7, 2020
@trop
Copy link
Contributor

trop bot commented Aug 7, 2020

I was unable to backport this PR to "9-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Aug 18, 2020

@codebytere has manually backported this PR to "10-x-y", please check out #25019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Electron 10: Segmentation fault if client certificate is requested
3 participants