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

Add bounds-check in WebAssembly ref.call parser. #3555

Conversation

@ddegazio ddegazio requested a review from a team as a code owner August 22, 2022 22:57
Copy link

@MenloDorian MenloDorian left a comment

Choose a reason for hiding this comment

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

r=me

@MenloDorian MenloDorian added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Aug 25, 2022
https://bugs.webkit.org/show_bug.cgi?id=244223
rdar://98380955

Reviewed by Mark Lam.

* Source/JavaScriptCore/wasm/WasmFunctionParser.h:
(JSC::Wasm::FunctionParser<Context>::parseExpression):

Canonical link: https://commits.webkit.org/253757@main
@webkit-early-warning-system webkit-early-warning-system force-pushed the eng/Bounds-check-in-WebAssembly-ref-call-parser- branch from a21100d to c827e06 Compare August 25, 2022 00:39
@webkit-commit-queue
Copy link
Collaborator

Committed 253757@main (c827e06): https://commits.webkit.org/253757@main

Reviewed commits have been landed. Closing PR #3555 and removing active labels.

@webkit-early-warning-system webkit-early-warning-system merged commit c827e06 into WebKit:main Aug 25, 2022
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Aug 25, 2022
@ddegazio ddegazio deleted the eng/Bounds-check-in-WebAssembly-ref-call-parser- branch August 25, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants