diff options
author | Ben Smith <binji@chromium.org> | 2020-05-11 22:09:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-11 22:09:38 -0700 |
commit | 28af34277a9ebc1a91f51dfb51b267bbea073dab (patch) | |
tree | 13719903036f9999e2bdeca4df5668cdd1c57aec /.github | |
parent | fad5a2dbdba5d98a91c4a2dea24bbff3b565e733 (diff) | |
download | wabt-28af34277a9ebc1a91f51dfb51b267bbea073dab.tar.gz wabt-28af34277a9ebc1a91f51dfb51b267bbea073dab.tar.bz2 wabt-28af34277a9ebc1a91f51dfb51b267bbea073dab.zip |
Remove range assertions in BinaryReader (#1416)
These assertions check to see whether the `sig_index` (i.e. the function
type) are in bounds. But this is the responsibility of the validator,
not the binary reader.
Fixes issues #1413 and #1414.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions