Browse Source
Changed from QHashIterator to using a constant iterator for iterating through the map providers in _providersTable. This change prevents application crashes during a map download session caused by the potential modification of an implicitly shared hash.QGC4.4
1 changed files with 3 additions and 7 deletions
Loading…
Reference in new issue