Commit 5593b32
authored
Fuzzer: Fix Merge fuzzing when input must be ignored (WebAssembly#7866)
I saw a failure where the second module hit a VM limit, so it should be
ignored, but we weren't, and ended up thinking it behaved differently
after merge.1 parent 4d07c73 commit 5593b32
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1485 | 1485 | | |
1486 | 1486 | | |
1487 | 1487 | | |
| 1488 | + | |
| 1489 | + | |
1488 | 1490 | | |
1489 | 1491 | | |
1490 | 1492 | | |
| 1493 | + | |
| 1494 | + | |
1491 | 1495 | | |
1492 | 1496 | | |
| 1497 | + | |
| 1498 | + | |
1493 | 1499 | | |
1494 | 1500 | | |
1495 | 1501 | | |
| |||
0 commit comments