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: crash in crypto.createDiffieHellman #27766

Merged
merged 1 commit into from Feb 18, 2021

Conversation

deepak1556
Copy link
Member

Description of Change

Backports #27674

Checklist

Release Notes

Notes: Fixed a crash when calling crypto.createDiffieHellman() with certain parameters.

@deepak1556 deepak1556 requested a review from a team as a code owner February 17, 2021 21:54
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Feb 17, 2021
@deepak1556 deepak1556 added the backport-check-skip Skip trop's backport validity checking label Feb 17, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Feb 17, 2021
@deepak1556 deepak1556 added 11-x-y semver/patch backwards-compatible bug fixes labels Feb 17, 2021
@zcbenz zcbenz merged commit f30018b into 11-x-y Feb 18, 2021
@release-clerk
Copy link

release-clerk bot commented Feb 18, 2021

Release Notes Persisted

Fixed a crash when calling crypto.createDiffieHellman() with certain parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants