Commit f12bf55
committed
Dereferencing: we don't expect pointers into arrays with non-constant element size
Byte extracts could perhaps handle this and we would add those
conditions to the `if` statement that follows, but it's not clear how we
would arrive at such a situation.1 parent d40b49b commit f12bf55
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
| 614 | + | |
| 615 | + | |
620 | 616 | | |
621 | 617 | | |
622 | 618 | | |
| |||
0 commit comments