Commit 30a0fd5
Assert before dividing to avoid truncation
Summary: Assert that we are divisible by 4. This should always be the case, but it was suggested in code review for safety.
Reviewed By: alexmalyshev
Differential Revision: D91475694
fbshipit-source-id: de3f7f62e825977a2bdbb694402162ca4f003c411 parent 58bc0c4 commit 30a0fd5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| |||
0 commit comments