diff options
author | Alon Zakai <azakai@google.com> | 2024-11-06 15:33:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 15:33:14 -0800 |
commit | 6724ebe4b9e184a9a73ce82e8b8782f7f5a21d1a (patch) | |
tree | fe2d4682eefcf0addd42de8abac626cb0b07eb6a /src/wasm-interpreter.h | |
parent | 40210446937cbef7d73606e4331cb6a782e2a875 (diff) | |
download | binaryen-6724ebe4b9e184a9a73ce82e8b8782f7f5a21d1a.tar.gz binaryen-6724ebe4b9e184a9a73ce82e8b8782f7f5a21d1a.tar.bz2 binaryen-6724ebe4b9e184a9a73ce82e8b8782f7f5a21d1a.zip |
[wasm64] Handle 64-bit overflow in optimizeMemoryAccess (#7057)
When we combine a load/store offset with a const, we must not
overflow, as the semantics of offsets do not wrap.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions