diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-11-09 15:09:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-09 15:09:34 -0800 |
commit | 566e2c15016cbcf45dfa844ef2788ce27cdfab6f (patch) | |
tree | 645c96ac9e50e37d2d237cde747b1030f6501657 /src/binaryen-c.cpp | |
parent | 83f62325ac33706b1fcc589bc5ad6e290ed14d3f (diff) | |
download | binaryen-566e2c15016cbcf45dfa844ef2788ce27cdfab6f.tar.gz binaryen-566e2c15016cbcf45dfa844ef2788ce27cdfab6f.tar.bz2 binaryen-566e2c15016cbcf45dfa844ef2788ce27cdfab6f.zip |
Rereloop fuzz fix (#1259)
* fix relooper bug, ensure function body has right type, as relooper output does not flow stuff out, but wasm functions with a result do expect a flow value, so none is not an option. in other words, as the docs say, a relooper block must end with a terminator (return, unreachable, break, etc.) and not flow out.
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions