summaryrefslogtreecommitdiff
path: root/src/ir/module-utils.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-01-28 08:38:02 -0800
committerGitHub <noreply@github.com>2022-01-28 08:38:02 -0800
commit43844d4bf34646aab0a1d575ad815a42e37dfc08 (patch)
treeb1fc0c59edc326ac394c967d0e2dac84ae7dc4f4 /src/ir/module-utils.cpp
parent2f2a2bfc78c0bbc21f08bfe6bd632d4278e764ae (diff)
downloadbinaryen-43844d4bf34646aab0a1d575ad815a42e37dfc08.tar.gz
binaryen-43844d4bf34646aab0a1d575ad815a42e37dfc08.tar.bz2
binaryen-43844d4bf34646aab0a1d575ad815a42e37dfc08.zip
Fuzzer: Fix a missing return of a trap (#4485)
We emitted the right text to stdout to indicate a trap in one code path, but did not return a Trap from the function. As a result, we'd continue and hit the assert on the next line.
Diffstat (limited to 'src/ir/module-utils.cpp')
0 files changed, 0 insertions, 0 deletions