Skip to content

Conversation

@nornagon
Copy link
Contributor

@nornagon nornagon commented Feb 9, 2021

Description of Change

Fixes #27687.

Checklist

Release Notes

Notes: Fixed ECDH.setPrivateKey() not updating the key.

@nornagon nornagon requested a review from a team as a code owner February 9, 2021 19:13
@nornagon nornagon added semver/patch backwards-compatible bug fixes target/12-x-y labels Feb 9, 2021
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Feb 9, 2021
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to add a regression test for this?

@nornagon
Copy link
Contributor Author

@ckerr this undisables the node test which would have caught this.

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Feb 10, 2021
@codebytere
Copy link
Member

@nornagon mind rebasing?

@nornagon nornagon merged commit 4ce9dd3 into master Feb 11, 2021
@release-clerk
Copy link

release-clerk bot commented Feb 11, 2021

Release Notes Persisted

Fixed ECDH.setPrivateKey() not updating the key.

@nornagon nornagon deleted the fix-ecdh-setprivatekey branch February 11, 2021 21:49
@trop
Copy link
Contributor

trop bot commented Feb 11, 2021

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

Copy link

@shnybans shnybans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • _**````

@trop
Copy link
Contributor

trop bot commented Feb 22, 2021

@nornagon has manually backported this PR to "12-x-y", please check out #27856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ECDH.setPrivateKey() is a noop since v12.0.0-nightly.20201014

6 participants