summaryrefslogtreecommitdiff
path: root/test/unit/test_warnings.py
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-03-29 16:25:36 -0700
committerGitHub <noreply@github.com>2024-03-29 16:25:36 -0700
commitb1b0c3efc56951d210210f6a9d9731d7bd98b415 (patch)
tree3358244dd1555366c99188c0b1bb1ecbf86f1c6e /test/unit/test_warnings.py
parent08a18cdaf95bcf46df851d15d09bfc3737f3fe2b (diff)
downloadbinaryen-b1b0c3efc56951d210210f6a9d9731d7bd98b415.tar.gz
binaryen-b1b0c3efc56951d210210f6a9d9731d7bd98b415.tar.bz2
binaryen-b1b0c3efc56951d210210f6a9d9731d7bd98b415.zip
GUFA: Fix nondeterminism in roots (#6456)
Found by the fuzzer. We already processed the work queue in a deterministic order, but the roots were unordered. The work queue's initial state is filled by the roots, so we must process the roots deterministically as well.
Diffstat (limited to 'test/unit/test_warnings.py')
0 files changed, 0 insertions, 0 deletions