Crash on service StopPointsListFunction
When the service StopPointsListFunction
is called while they are stop areas not linked to any city, the call produce a crash.
The crash is on line StopPointsListFunction.cpp:353
, where the pointer to the city is used whithout being checked before.