summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2021-07-15 07:06:04 -0700
committerGitHub <noreply@github.com>2021-07-15 07:06:04 -0700
commit1b70f1e1f53084eae86680afd2c97ef034490197 (patch)
treeba1a1ca45ca40c53244f12e3e3ac7495c83b5d31 /src
parent3d4f128564a6ae2a378066112138a69b6414e521 (diff)
downloadbinaryen-1b70f1e1f53084eae86680afd2c97ef034490197.tar.gz
binaryen-1b70f1e1f53084eae86680afd2c97ef034490197.tar.bz2
binaryen-1b70f1e1f53084eae86680afd2c97ef034490197.zip
Fuzzer: Fix handling of features with initial contents (#3981)
Now that the features section adds on top of the commandline arguments, it means the way we test if initial contents are ok to use will not work if the wasm has a features section - as it will enable a feature, even if we wanted to see if the wasm can work without that feature. To fix this, strip the features section there.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions