Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Address crash when localFontFamilyName is nil #467

Merged
merged 1 commit into from Sep 21, 2020
Merged

Conversation

jmkiley
Copy link
Contributor

@jmkiley jmkiley commented Sep 18, 2020

This PR addresses a crash that can occur when MGLIdeographicFontFamilyName is set to NO.

Thanks for the fix @alexshalamov.

@jmkiley jmkiley requested review from fabian-guerra, julianrex and a team September 18, 2020 23:32
@jmkiley jmkiley self-assigned this Sep 18, 2020
@knov knov added this to the release-a milestone Sep 21, 2020
@alexshalamov
Copy link
Contributor

alexshalamov commented Sep 21, 2020

@jmkiley similar fix is required for Snaphotter

@jmkiley jmkiley merged commit d6190f5 into master Sep 21, 2020
@jmkiley jmkiley deleted the jk/font-nullptr branch September 21, 2020 20:22
julianrex pushed a commit that referenced this pull request Sep 23, 2020
julianrex pushed a commit that referenced this pull request Sep 23, 2020
* Fix crash with nil font family name. See also #467
fabian-guerra pushed a commit that referenced this pull request Sep 23, 2020
* Fix crash with nil font family name. See also #467
fabian-guerra added a commit that referenced this pull request Sep 23, 2020
* Ensure pending completion blocks, even if rendering is not strictly required. (#463)

* Address crash when localFontFamilyName is nil (#467)

* Location manager crash fix when a selector is not implemented (#474)

* Fix a location manager crash when a selector is not implemented

* Update changelog

* Fix crash with nil font family name (#476)

* Fix crash with nil font family name. See also #467

* Update gl-native to 5.1.0 (#475)

* Bump sdk version to 6.2.1 (#477)

* Bump version to 6.2.1

* Update changelog

Co-authored-by: Julian Rex <julian.rex@mapbox.com>
Co-authored-by: Jordan Kiley <jmkiley@users.noreply.github.com>
katydecorah pushed a commit that referenced this pull request Sep 30, 2020
* master:
  Made changes to podspec for Xcode 12 build issues  (#482)
  Fix frame-delay bug affect UIViews. (#483)
  Bump sdk version to 6.2.1 (#477)
  Update gl-native to 5.1.0 (#475)
  Fix crash with nil font family name (#476)
  Location manager crash fix when a selector is not implemented (#474)
  Address crash when localFontFamilyName is nil (#467)
  Ensure pending completion blocks, even if rendering is not strictly required. (#463)
  [macos] respect MGLMapSnapshotter on macOS. (#448)
  Support Xcode 12 by excluding arm64 simulators and bumping Telemetry to 0.10.4 (#458)
  Release prep for version 6.2.0 (#453)
  Rename identifer -> identifier (#423)
  Fixed some typos and updated change log (#443)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants