Opened 13 years ago
Closed 12 years ago
#510 closed defect/bug (fixed)
access violation in navit_layout_switch() after gps became valid
Reported by: | mis | Owned by: | KaZeR |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | crash gps | |
Cc: |
Description
file navit.c function navit_layout_switch():
local variable geo_attr used twice in wrong order
patch attached
Attachments (1)
Change History (2)
Changed 13 years ago by mis
comment:1 Changed 12 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Patch applied in 3651, thank you!