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
..
bicycle Bicycle: treat use_sidepath as no access 2019-12-01 18:34:58 +01:00
car Decrease max height to 2 meters 2019-03-04 13:23:17 +03:00
foot allow routing over barrier=some_tag 2018-05-29 16:56:15 +02:00
guidance Test for "No turn issued for right turn on un-named roads", #4414 2018-04-26 18:53:47 +02:00
lib Expose new --mmap switch (mmap_memory: true in NodeJS), and run test suite in this mode, as well as shared memory mode. 2018-10-26 23:54:00 -07:00
nearest Replaced 'in' and 'out' at the flatbuffers 'instersection' object 2019-08-26 14:03:29 +03:00
options Better test coverage for datastore options 2018-04-07 00:22:29 +02:00
raster Don't use manual extract commands in weight tests 2017-06-02 18:12:13 +00:00
step_definitions Added cucumber test for skip_waypoint feature 2019-09-23 11:38:33 +03:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Removed STXXL support. 2020-08-20 11:54:02 +03:00
testbot Fix crash in MLD alternative search if source or target are invalid (#5851) 2020-10-08 15:27:02 -07:00