summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-binary.cpp
diff options
context:
space:
mode:
authorDaniel Wirtz <dcode@dcode.io>2020-04-23 21:44:36 +0200
committerGitHub <noreply@github.com>2020-04-23 12:44:36 -0700
commit420d0aea0b1e5cf0ccb3606af00abd558fe1714b (patch)
tree5387ccf0efaad7e8226c7022c7dc65889291efd9 /src/wasm/wasm-binary.cpp
parent2a5d77d7f71a4c48804e83c10129b8c0b53e1b32 (diff)
downloadbinaryen-420d0aea0b1e5cf0ccb3606af00abd558fe1714b.tar.gz
binaryen-420d0aea0b1e5cf0ccb3606af00abd558fe1714b.tar.bz2
binaryen-420d0aea0b1e5cf0ccb3606af00abd558fe1714b.zip
Fix ExpressionRunner issues found by the fuzzer (#2790)
Fixes #2788 found by the fuzzer, introduced in #2702, which turned out to be incorrect usage of std::move, by removing any std::moves introduced in that PR to be better safe than sorry. Also fixes problems with WASM_INTERPRETER_DEBUG spotted during debugging.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions