mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-30 04:41:18 +00:00
In opcode f32.const, f64.const and memory.copy, check whether the buffer to read is out of the range of wasm file before reading it. |
||
|---|---|---|
| .. | ||
| iwasm_interp.cmake | ||
| SConscript | ||
| wasm_interp_classic.c | ||
| wasm_interp_fast.c | ||
| wasm_interp.h | ||
| wasm_loader.c | ||
| wasm_loader.h | ||
| wasm_mini_loader.c | ||
| wasm_opcode.h | ||
| wasm_runtime.c | ||
| wasm_runtime.h | ||
| wasm.h | ||