summaryrefslogtreecommitdiff
path: root/test/binaryen.js/validation_errors.js.txt
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2023-04-28 09:59:23 -0700
committerGitHub <noreply@github.com>2023-04-28 09:59:23 -0700
commit50902ce3514e6c762ae679621df4673b9d7801e5 (patch)
tree1f37c84d1c309d55fe85a47341b22402cfa32e81 /test/binaryen.js/validation_errors.js.txt
parentf7706ad4999a087140924f073e1a2135d4ea9074 (diff)
downloadbinaryen-50902ce3514e6c762ae679621df4673b9d7801e5.tar.gz
binaryen-50902ce3514e6c762ae679621df4673b9d7801e5.tar.bz2
binaryen-50902ce3514e6c762ae679621df4673b9d7801e5.zip
Fix name deduplication with partial names sections (#5689)
We already deduplicated names in the names section (to defend against a weird binary), but we also need to deduplicate the names of items not in the names section, so they don't overlap with the names that are. See example in the testcase. Normally wasm files use names for all items in each group. This only became noticeable in some wasm-ctor-eval work where new temp globals were added that were not given names.
Diffstat (limited to 'test/binaryen.js/validation_errors.js.txt')
0 files changed, 0 insertions, 0 deletions