Commit d73135a
committed
bv_pointerst: else case is just for byte updates
We should not treat all other expressions as byte updates. Expressions
other than those handled in the if/else if chain should result in
failing conversion.1 parent f917b98 commit d73135a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
512 | 514 | | |
513 | 515 | | |
514 | 516 | | |
| |||
0 commit comments