Closed
Bug 1915860
Opened 1 year ago
Closed 1 year ago
Make wasmDis fuzzing unsafe
Categories
(Core :: JavaScript: WebAssembly, task)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
To make it clear for fuzzer that wasmDis and wasmExtractCode are utility functions, and used only for instrumentation, move them into FuzzingUnsafeTestingFunctions array.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b0356b76801a
Make wasmDis and wasmExtractCode fuzz unsafe. r=bvisness
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•