Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Fix int overflow issue in GridIndex #15245

Merged
merged 2 commits into from
Jul 30, 2019

Conversation

alexshalamov
Copy link
Contributor

@alexshalamov alexshalamov commented Jul 29, 2019

This PR fixes int overflow issue for GridIndex with large width / height dimensions.

@alexshalamov alexshalamov force-pushed the alexshalamov_fix_grid_index_wraparound branch 2 times, most recently from 2f318dc to 8a936aa Compare July 29, 2019 19:01
@alexshalamov alexshalamov self-assigned this Jul 29, 2019
@alexshalamov alexshalamov marked this pull request as ready for review July 29, 2019 19:04
@friedbunny friedbunny added this to the release-queso milestone Jul 29, 2019
@alexshalamov alexshalamov force-pushed the alexshalamov_fix_grid_index_wraparound branch from 8a936aa to aa111d1 Compare July 30, 2019 09:15
@alexshalamov alexshalamov merged commit 05af3e0 into master Jul 30, 2019
@alexshalamov alexshalamov deleted the alexshalamov_fix_grid_index_wraparound branch July 30, 2019 11:46
@chloekraw chloekraw added the needs changelog Indicates PR needs a changelog entry prior to merging. label Jul 30, 2019
@friedbunny friedbunny added the Core The cross-platform C++ core, aka mbgl label Jul 30, 2019
@chloekraw chloekraw removed the needs changelog Indicates PR needs a changelog entry prior to merging. label Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants