Opened 15 years ago
Closed 14 years ago
#51 closed defect/bug (fixed)
Segfault on the Route > Destination menu item if LANG var is not set
Reported by: | zilux | Owned by: | anonymous |
---|---|---|---|
Priority: | major | Milestone: | version 0.1.0 |
Component: | mapdrivers/OSM | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
If the LANG variable is not set, the country_default function returns NULL, country_search_new is called with search=NULL and a segmentation fault is raised in ret->search=*search.
Change History (2)
comment:1 Changed 15 years ago by anonymous
- Component changed from core to mapdrivers/OSM
- Milestone set to version 0.0.4
- Owner changed from somebody to anonymous
- Status changed from new to assigned
comment:2 Changed 14 years ago by KaZeR
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in SVN
Note: See
TracTickets for help on using
tickets.
Affects only OSM maps. Tested with M&G, does not crash.