Replace '(start + end) / 2' with 'start + (end - start) / 2' to avoid overflow. Fixes #1180.check-deprecated-warning-for-macosx
parent
2adb810c3d
commit
de8f14a8e4
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue