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

Fix dereferencing of end for std::lower_bound and possible UB #2488

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

LaGrunge
Copy link
Contributor

Fixes UB and segfault when std::lower_bound returns end.

@gknisely
Copy link
Member

@LaGrunge Can you update the changelog please?

@LaGrunge
Copy link
Contributor Author

LaGrunge commented Jul 23, 2020

@gknisely added mention in changelog, and rebased on master

@gknisely gknisely merged commit 4300dff into valhalla:master Jul 23, 2020
@gknisely
Copy link
Member

@LaGrunge Thank you!

yuzheyan added a commit that referenced this pull request Jul 28, 2020
* 'master' of github.com:valhalla/valhalla:
  Make tile building reproducible (#2480)
  Fix install-script for ubuntu 18.04 (#2306) (#2486)
  nit(git): Configures changelog to resolve conflicts with union strategy (#2489)
  feat(traffictile.h): Adds versioning checks (#2484)
  Fix dereferencing of end for std::lower_bound and possible UB (#2488)
  Minor fixes to tests (#2483)
  nit: Missing changelog entry (#2478)
  Safiefy protobuf (#2477)
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