diff options
author | Alon Zakai <azakai@google.com> | 2020-04-16 10:40:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-16 10:40:16 -0700 |
commit | 5177b9180f978baa94a7297111ac60ec4b0251cc (patch) | |
tree | 648eaa541770ce782678b62cde073d825757685b /test/wasm2js/emscripten.2asm.js | |
parent | 2302955b17104978453e84b0af3d5db490fb16c5 (diff) | |
download | binaryen-5177b9180f978baa94a7297111ac60ec4b0251cc.tar.gz binaryen-5177b9180f978baa94a7297111ac60ec4b0251cc.tar.bz2 binaryen-5177b9180f978baa94a7297111ac60ec4b0251cc.zip |
Fix OOB fuzzing (#2769)
We should only do weird changes to the fuzz code if we
allow out of bounds operations, because the OOB checks
are generated as we build the IR, and changing them can
remove the checks.
(we fuzz 50% of the time with and 50% without OOBs,
so this doesn't really hurt us)
Diffstat (limited to 'test/wasm2js/emscripten.2asm.js')
0 files changed, 0 insertions, 0 deletions