Commit 2d49d20
Avoid unnecessary overflow for calculating the plane size of huge frames on 64 bit architectures
On 32 bit architectures such overflow would've already failed inside
the C library.1 parent 3d3daf1 commit 2d49d20Copy full SHA for 2d49d20
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
885 | 885 | |
886 | 886 | |
887 | 887 | |
888 | | - |
| 888 | + |
889 | 889 | |
890 | 890 | |
891 | 891 | |
|
0 commit comments