summaryrefslogtreecommitdiff
path: root/scripts/sha256sum.py
diff options
context:
space:
mode:
authorNg Zhi An <zhin@chromium.org>2021-10-12 16:47:38 -0700
committerGitHub <noreply@github.com>2021-10-12 16:47:38 -0700
commit97005b70bba94bf04db94c2b339bd268cd039130 (patch)
treea652b031258ceb7fa9927a24d88f9e2f9dc41731 /scripts/sha256sum.py
parent265abb94a5aa068a4f30365f7dcb62f717391f2c (diff)
downloadwabt-97005b70bba94bf04db94c2b339bd268cd039130.tar.gz
wabt-97005b70bba94bf04db94c2b339bd268cd039130.tar.bz2
wabt-97005b70bba94bf04db94c2b339bd268cd039130.zip
Fix ub access of 0-size vector in data segment (#1725)
If the module has no memory, the we try to copy the passive data segment to memories[0], and memories is a size 0 vector, which is UB.
Diffstat (limited to 'scripts/sha256sum.py')
0 files changed, 0 insertions, 0 deletions