Ticket #51 (closed defect/bug: fixed)

Opened 4 years ago

Last modified 3 years ago

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:
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

comment:1 Changed 4 years ago by anonymous

  • Owner changed from somebody to anonymous
  • Status changed from new to assigned
  • Component changed from core to mapdrivers/OSM
  • Milestone set to version 0.0.4

Affects only OSM maps. Tested with M&G, does not crash.

comment:2 Changed 3 years ago by KaZeR

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in SVN

Note: See TracTickets for help on using tickets.