summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorNg Zhi An <zhin@chromium.org>2021-10-15 18:01:54 -0700
committerGitHub <noreply@github.com>2021-10-15 18:01:54 -0700
commit669d32b09920c41bec6a4524c0f2c371483ad12c (patch)
tree12d663fdef09ffd853f08b963f3998b11bca47ae /third_party
parent2c6d7f672f4e1f16873177d414004b226ae375bf (diff)
downloadwabt-669d32b09920c41bec6a4524c0f2c371483ad12c.tar.gz
wabt-669d32b09920c41bec6a4524c0f2c371483ad12c.tar.bz2
wabt-669d32b09920c41bec6a4524c0f2c371483ad12c.zip
Fix crash when function counts mismatch (#1739)
This can happen if we don't stop on first error, and we get a malformed module where the func counts don't match. It's hard to write a test for this, since the kStopOnFirstError is fixed (not set by command line), but this case is quite easy for fuzzers to catch.
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions