diff options
author | Thomas Lively <tlively@google.com> | 2024-06-18 19:12:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-19 02:12:36 +0000 |
commit | 3acacac34c9ebe949fbc7d9eb3649266760104fe (patch) | |
tree | ad2be5a7961ff5d6e31dc650f9804f40ae0a8f97 /test/mem.cpp | |
parent | eceb0fb6ac097e262bf74dcdb686cfc5d4c55188 (diff) | |
download | binaryen-3acacac34c9ebe949fbc7d9eb3649266760104fe.tar.gz binaryen-3acacac34c9ebe949fbc7d9eb3649266760104fe.tar.bz2 binaryen-3acacac34c9ebe949fbc7d9eb3649266760104fe.zip |
Fix validation of unused LEB128 bits (#6680)
The unused bits must be a sign extension of the significant value, but we were
previously only validating that unsigned LEBs had their unused bytes set to
zero. Re-enable the spec test that checks for proper validation.
Diffstat (limited to 'test/mem.cpp')
0 files changed, 0 insertions, 0 deletions