mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-28 11:52:29 +00:00
Fixed a bug in the processing of the br_table_cache opcode that caused out-of-range references when the label index was greater than the length of the label. |
||
|---|---|---|
| .. | ||
| 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 | ||