Files
osrm-backend/features
Michael Bell f87a324633 Fix crash in MLD alternative search if source or target are invalid (#5851)
In situations where there is not a valid source or target phantom
node (e.g. when snapping to an edge with a zero weight), a
heap assertion will fail in the MLD alternative search code.

We fix this by checking for empty heaps before proceeding with
the search.
2020-10-08 15:27:02 -07:00
..
2019-03-04 13:23:17 +03:00
2018-05-29 16:56:15 +02:00
2020-08-20 11:54:02 +03:00