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: Node.js atob input validation #35445

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Aug 25, 2022

Backport of #35415

See that PR for details.

Notes: Fixed a bug where calling atob in the renderer process could fail under some circumstances.

@trop trop bot requested review from a team as code owners August 25, 2022 06:56
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 25, 2022
@trop trop bot requested a review from codebytere August 25, 2022 06:56
@trop trop bot mentioned this pull request Aug 25, 2022
3 tasks
@trop trop bot added 20-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Aug 25, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 25, 2022
@codebytere codebytere force-pushed the trop/20-x-y-bp-fix-node-js-atob-input-validation-1661410547971 branch from 27f89fe to 4fe6aa7 Compare August 25, 2022 10:20
@codebytere codebytere merged commit 5ef4b25 into 20-x-y Aug 25, 2022
@codebytere codebytere deleted the trop/20-x-y-bp-fix-node-js-atob-input-validation-1661410547971 branch August 25, 2022 17:02
@release-clerk
Copy link

release-clerk bot commented Aug 25, 2022

Release Notes Persisted

Fixed a bug where calling atob in the renderer process could fail under some circumstances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
20-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant