diff options
author | Philip Blair <peblairman@gmail.com> | 2023-10-23 18:56:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 16:56:19 +0000 |
commit | 68ff52b278acb95201967709640733a05d6a683a (patch) | |
tree | bccae8ed9798c18ebdbb6c7593721d51e195b967 /test/lit/passes/O3_inline-functions-with-loops_flexible-inline-max-function-size=30.wast | |
parent | 17305e5d796ced05680dbca34bebef124ac9493b (diff) | |
download | binaryen-68ff52b278acb95201967709640733a05d6a683a.tar.gz binaryen-68ff52b278acb95201967709640733a05d6a683a.tar.bz2 binaryen-68ff52b278acb95201967709640733a05d6a683a.zip |
Fix segfault in catch validator (#6032)
The problem was if you construct a try expression which references a nonexistent tag in
one of its catch blocks, the validation code successfully identified the null pointer but
then proceeded to try to read from it.
Diffstat (limited to 'test/lit/passes/O3_inline-functions-with-loops_flexible-inline-max-function-size=30.wast')
0 files changed, 0 insertions, 0 deletions