diff options
author | Alon Zakai <alonzakai@gmail.com> | 2019-04-17 10:33:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-17 10:33:58 -0700 |
commit | db6d6dc9049bf01423202a445e57450ae230e7c2 (patch) | |
tree | b56adc607ed3f208ee8867bcf9bb9936145aff60 /test/wasm2js/traps.2asm.js | |
parent | 93152948b0bc5d5a3a501f5a08bd864262d1957b (diff) | |
download | binaryen-db6d6dc9049bf01423202a445e57450ae230e7c2.tar.gz binaryen-db6d6dc9049bf01423202a445e57450ae230e7c2.tar.bz2 binaryen-db6d6dc9049bf01423202a445e57450ae230e7c2.zip |
wasm2js: Fix unaligned loads and stores (#2015)
We forgot to set them as unsigned, which meant that we were reading uninitialized memory when checking that field, which mostly worked, except if it previously contained something...
Diffstat (limited to 'test/wasm2js/traps.2asm.js')
0 files changed, 0 insertions, 0 deletions