Commit cd2a431
authored
show a clear error on nulls in inline strings in binary format (#1068)
* show a clear error on nulls in inline strings (which we don't support, and in general are not seen in practice, but are technically valid wasm) in binary format reading1 parent 2d289c3 commit cd2a431
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1241 | 1241 | | |
1242 | 1242 | | |
1243 | 1243 | | |
1244 | | - | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1245 | 1249 | | |
1246 | 1250 | | |
1247 | 1251 | | |
| |||
0 commit comments