Multiple Assertion failed were discovered in wasm::WasmBinaryBuilder::getType() in wasm-binary.cpp
Here are the POC files. Please use "./wasm-opt $POC" to reproduce the error. POC.zip
$git log
commit d24427dcc8cd6e0dbcd8c302eb2e8a5d0d6fdead
Author: Alon Zakai <alonzakai@gmail.com>
Date: Tue Jan 15 13:20:05 2019 -0800
Code style improvements (#1868)
* Use modern T p = v; notation to initialize class fields
* Use modern X() = default; notation for empty class constructors
Hi there,
Multiple Assertion failed were discovered in wasm::WasmBinaryBuilder::getType() in wasm-binary.cpp
Here are the POC files. Please use "./wasm-opt $POC" to reproduce the error.
POC.zip
$git log
The output was shown as follow:
The ASAN dumps the stack trace as follows:
The text was updated successfully, but these errors were encountered: