Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect box ids access, Bump libosmium version #85

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

patrickbr
Copy link
Member

@patrickbr patrickbr commented Feb 27, 2024

This PR contains the stuff added during the debug process for #80 that we should keep in master. This mainly includes some safeguards in areaInAreaApprox and boxIdIsect which explicitly catch and handle situations that should never happen, but might.

I also bumped the libosmium version to v2.20.0

Note that the segfaults in #80 were not related to these changes. The reason for them is still unknown, but they were only reproducible with Boost 1.78, not with previous or later versions.

@patrickbr patrickbr changed the title Protect box ids access Protect box ids access, Bump libosmium version Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants