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 MessagePortMain with some postMessage params #37725

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Mar 27, 2023

Backport of #37585

See that PR for details.

Notes: Fixed an issue where calling port.postMessage in MessagePortMain with some invalid parameters could cause a crash.

trop bot and others added 2 commits March 27, 2023 17:57
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from codebytere March 27, 2023 17:57
@trop trop bot added 22-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Mar 27, 2023
@jkleinsc jkleinsc merged commit 352ab57 into 22-x-y Mar 28, 2023
9 checks passed
@jkleinsc jkleinsc deleted the trop/22-x-y-bp-fix-crash-in-messageportmain-with-some-postmessage-params-1679939836059 branch March 28, 2023 14:39
@release-clerk
Copy link

release-clerk bot commented Mar 28, 2023

Release Notes Persisted

Fixed an issue where calling port.postMessage in MessagePortMain with some invalid parameters could cause a crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
22-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