Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix label index out-of-range references in op_br_table_cache (#2615)
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.
- Loading branch information