diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/binary/bad-subsection-size.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/binary/bad-subsection-size.txt b/test/binary/bad-subsection-size.txt index a1c35137..6ad1a25e 100644 --- a/test/binary/bad-subsection-size.txt +++ b/test/binary/bad-subsection-size.txt @@ -18,6 +18,6 @@ section("name") { str("$F0") } (;; STDERR ;;; -0000027: error: unable to read u32 leb128: function index -0000027: error: unable to read u32 leb128: function index +0000027: error: invalid name count 1, only 0 bytes left in section +0000027: error: invalid name count 1, only 0 bytes left in section ;;; STDERR ;;) |