• Clemens Backes's avatar
    [wasm][streaming] Check for illegal section code · 436f0889
    Clemens Backes authored
    Add a missing check to reject illegal sections.
    
    The test is added in three forms, to give fuzzers more food: A fuzzer
    regression test for the streaming fuzzer, a unit test for the streaming
    decoder, and an mjsunit test for streaming compilation.
    
    Drive-by: Remove a redundant line in the synchronous decoder (this is
    already handled by the following statement.
    
    R=ahaas@chromium.org
    
    Bug: chromium:1335023
    Change-Id: Ic8c3b301f1b58981c7d68eafcffc89531ed2c64c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3698549Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#81071}
    436f0889
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...