diff options
author | Ben Smith <binjimin@gmail.com> | 2017-01-24 11:16:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-24 11:16:36 -0800 |
commit | 27e054f1fe4db13e02eaef649bb4bfe71b0efc68 (patch) | |
tree | 6d46a3511cd9edf58c79a396c17ab05952276708 /third_party | |
parent | f2f782dde1152057a4aed421ba89578c31ea66b6 (diff) | |
download | wabt-27e054f1fe4db13e02eaef649bb4bfe71b0efc68.tar.gz wabt-27e054f1fe4db13e02eaef649bb4bfe71b0efc68.tar.bz2 wabt-27e054f1fe4db13e02eaef649bb4bfe71b0efc68.zip |
Update testsuite (#291)
Also:
* Check all data/elem segments before updating memory/tables
* assert_exhaustion should check for call stack or value stack
exhaustion.
* Don't allow out-of-bound size 0 data segments
Diffstat (limited to 'third_party')
m--------- | third_party/testsuite | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/third_party/testsuite b/third_party/testsuite -Subproject d9579064336793c91c67806f6bd76d6b024ce9c +Subproject 37f1a1de7866210cb9f2891709fe483a834f060 |