If originalEdges gets initialized with 1 << 28, it will overflow and thereby be set to 0. Which defeats the point of checking for overflows in the first place. |
||
|---|---|---|
| .. | ||
| contractor | ||
| engine | ||
| extractor | ||
| osrm | ||
| server | ||
| storage | ||
| util | ||
If originalEdges gets initialized with 1 << 28, it will overflow and thereby be set to 0. Which defeats the point of checking for overflows in the first place. |
||
|---|---|---|
| .. | ||
| contractor | ||
| engine | ||
| extractor | ||
| osrm | ||
| server | ||
| storage | ||
| util | ||